comparison themes/blog.steve.org.uk/bubbles.css @ 132:7a05117f1bc3

Show plural comments correctly.
author Steve Kemp <steve@steve.org.uk>
date Thu, 20 Dec 2007 12:55:09 +0000
parents 3f03362025b0
children
comparison
equal deleted inserted replaced
131:b8ee2fcc22b6 132:7a05117f1bc3
8 8
9 div.bubble blockquote { 9 div.bubble blockquote {
10 margin: 0px; 10 margin: 0px;
11 padding: 0px; 11 padding: 0px;
12 border: 1px solid #c9c2c1; 12 border: 1px solid #c9c2c1;
13 background-color: #fff; 13 background-color: #eee;
14 } 14 }
15 15
16 div.bubble blockquote p { 16 div.bubble blockquote p {
17 margin: 10px; 17 margin: 10px;
18 padding: 0px; 18 padding: 0px;