Update of /cvsroot/php-blog/serendipity/templates/default
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16031
Modified Files:
style.css
Log Message:
Remove useless "position", thanks Riscky Abacus
Index: style.css
===================================================================
RCS file: /cvsroot/php-blog/serendipity/templates/default/style.css,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- style.css 11 Aug 2004 21:01:45 -0000 1.32
+++ style.css 2 Sep 2004 17:28:15 -0000 1.33
@@ -121,7 +121,6 @@
font-size: 9.5pt;
font-weight: normal;
padding-right: 10px;
- position: aboslute;
width: 95%;
margin: auto;
margin-top: 10px;
|