Mercurial > public > sg101
comparison media/css/base.css @ 283:593fb6dbd449
Fixing #125. Developed a forums navigation template tag to consistently display forum navigation.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Mon, 04 Oct 2010 00:57:58 +0000 |
parents | 4e307f9ddd2d |
children | 8fd4984d5c3b |
comparison
equal
deleted
inserted
replaced
282:39664e661c69 | 283:593fb6dbd449 |
---|---|
380 text-decoration: underline; | 380 text-decoration: underline; |
381 } | 381 } |
382 .stranger { | 382 .stranger { |
383 background:#FFF6BF; | 383 background:#FFF6BF; |
384 } | 384 } |
385 h2.forum-nav {font-size:1.2em;margin-top:1em;margin-bottom:0.2em;} | |
386 h3.forum-nav {font-size:2em;line-height:1;margin-bottom:1em;margin-left:1em;} |