comparison static/css/base.css @ 323:0c18dfb1da1c

Fixing #149; adding the ygroup application: an archive of the old Yahoo Group messages.
author Brian Neal <bgneal@gmail.com>
date Sun, 20 Feb 2011 00:31:54 +0000
parents 88b2b9cb8c1f
children 871a54546808
comparison
equal deleted inserted replaced
322:c3d3d7114749 323:0c18dfb1da1c
390 margin: 1em; 390 margin: 1em;
391 } 391 }
392 div.forum-attachment { 392 div.forum-attachment {
393 margin: 1.0em 1.5em; 393 margin: 1.0em 1.5em;
394 } 394 }
395 .pointer {
396 cursor: pointer;
397 }