comparison media/css/shoutbox.css @ 274:2a3285e32062

For #114, another CSS tweak.
author Brian Neal <bgneal@gmail.com>
date Sun, 26 Sep 2010 19:18:55 +0000
parents 2dbb657a2305
children
comparison
equal deleted inserted replaced
273:2dbb657a2305 274:2a3285e32062
29 -moz-border-radius: 5px; 29 -moz-border-radius: 5px;
30 border-radius: 5px; 30 border-radius: 5px;
31 } 31 }
32 #shoutbox-shout-container p { 32 #shoutbox-shout-container p {
33 margin-left: 2px; 33 margin-left: 2px;
34 margin-top: 2px; 34 margin-right: 2px;
35 margin-top: 0.5em;
35 } 36 }