Author: rspivak
Date: Thu Nov  3 23:17:14 2005
New Revision: 28945

Modified:
   z3lab/cpsblog/trunk/browser/skin/template.css
Log:
More styles

Modified: z3lab/cpsblog/trunk/browser/skin/template.css
==============================================================================
--- z3lab/cpsblog/trunk/browser/skin/template.css       (original)
+++ z3lab/cpsblog/trunk/browser/skin/template.css       Thu Nov  3 23:17:14 2005
@@ -1,6 +1,15 @@
 /* $id$ */
 body {
     background: #fff url("body_back.gif") repeat-x;
+    font: 100% Helvetica, Arial, sans-serif;
+    min-width: 610px;
+    margin: 20px;
+}
+
+a {
+    text-decoration: none;
+    color: #369;
+    background-color: transparent;
 }
 
 /* Header */
-- 
http://lists.nuxeo.com/mailman/listinfo/z3lab-checkins

Reply via email to