comparison media/css/base.css @ 13:777451a98f9d

Shoutbox work: shouts now have absolute URLs. Shouts can now be flagged as abuse. Minor tweak to breadcrumbs css. Added flag date to comments admin.
author Brian Neal <bgneal@gmail.com>
date Thu, 16 Apr 2009 02:00:17 +0000
parents 63696b279e35
children c037eee52796
comparison
equal deleted inserted replaced
12:f408971657b9 13:777451a98f9d
95 img { 95 img {
96 border-style: none; 96 border-style: none;
97 } 97 }
98 .breadcrumbs { 98 .breadcrumbs {
99 font-size: x-small; 99 font-size: x-small;
100 padding-bottom: 0.5em;
100 } 101 }
101 table { 102 table {
102 width: auto; 103 width: auto;
103 } 104 }