Update of /cvsroot/php-blog/serendipity/templates/mt-trendy
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20088/mt-trendy
Modified Files:
style.css
Log Message:
Flush.
Index: style.css
===================================================================
RCS file: /cvsroot/php-blog/serendipity/templates/mt-trendy/style.css,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- style.css 18 Feb 2004 14:40:00 -0000 1.10
+++ style.css 25 Feb 2004 18:24:20 -0000 1.11
@@ -71,17 +71,9 @@
/* Sidebars */
-#serendipityLeftSideBar {
- display: block;
- font-size: small;
- padding: 10px;
- vertical-align: top;
- width: 180px;
-}
-
+#serendipityLeftSideBar,
#serendipityRightSideBar {
display: block;
- font-size: small;
padding: 10px;
vertical-align: top;
width: 180px;
|