[pLog-svn] r1040 - plog/trunk/styles

oscar at devel.plogworld.net oscar at devel.plogworld.net
Fri Feb 11 09:13:43 GMT 2005


Author: oscar
Date: 2005-02-11 09:13:42 +0000 (Fri, 11 Feb 2005)
New Revision: 1040

Modified:
   plog/trunk/styles/summary.css
Log:
fixed an issue with the layout of the summary


Modified: plog/trunk/styles/summary.css
===================================================================
--- plog/trunk/styles/summary.css	2005-02-11 08:58:11 UTC (rev 1039)
+++ plog/trunk/styles/summary.css	2005-02-11 09:13:42 UTC (rev 1040)
@@ -1,6 +1,11 @@
 html, body {
-   font-family: verdana, tahoma, sans-serif;
-   font-size        : 0.90em;
+    font-family: verdana, tahoma, sans-serif;
+    font-size        : 0.90em;
+    margin           : 0px;
+    padding          : 0px;
+    text-align       : center;
+    font             : 12px verdana, tahoma, arial, sans-serif;
+    background       : #EEEEEE url("../imgs/bg_main.jpg") repeat-y center;   
 }
 
 /* -------------------------------------------------------------- */




More information about the pLog-svn mailing list