diff 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
line wrap: on
line diff
--- a/themes/blog.steve.org.uk/bubbles.css	Thu Dec 20 12:15:42 2007 +0000
+++ b/themes/blog.steve.org.uk/bubbles.css	Thu Dec 20 12:55:09 2007 +0000
@@ -10,7 +10,7 @@
 	margin: 0px;
 	padding: 0px;
 	border: 1px solid #c9c2c1;
-	background-color: #fff;
+	background-color: #eee;
 }
 
 div.bubble blockquote p {