comparison static/css/base.css @ 364:3cf18e6002dd

Minor cosmetic tweaks; center text in IRC block. Add a break after avatar on shout history view.
author Brian Neal <bgneal@gmail.com>
date Sat, 05 Mar 2011 04:11:22 +0000
parents 768e3568addf
children c8c0fa817a05
comparison
equal deleted inserted replaced
363:9d470c7a2b93 364:3cf18e6002dd
414 text-decoration: none; 414 text-decoration: none;
415 } 415 }
416 .post-author { 416 .post-author {
417 font-size: medium; 417 font-size: medium;
418 } 418 }
419 .centered {
420 text-align: center;
421 }