--- style.css 2009/04/14 19:54:56 10 +++ style.css 2009/04/14 20:53:44 11 @@ -59,5 +59,12 @@ float: left; clear: left; display: none; + border: 1px solid #888; + background: #fee; + width: 100%; + margin-bottom: 1em; } +.changed { + background: #fcc; +}