[Jifty-commit] r1124 - in wifty/trunk: share/web/static/css

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Sun May 28 00:49:36 EDT 2006


Author: jesse
Date: Sun May 28 00:49:34 2006
New Revision: 1124

Modified:
   wifty/trunk/   (props changed)
   wifty/trunk/share/web/static/css/app-base.css

Log:
 r9867 at jesse-vincents-computer-2:  jesse | 2006-05-28 00:48:54 -0400
 CSS tweaks from beppu


Modified: wifty/trunk/share/web/static/css/app-base.css
==============================================================================
--- wifty/trunk/share/web/static/css/app-base.css	(original)
+++ wifty/trunk/share/web/static/css/app-base.css	Sun May 28 00:49:34 2006
@@ -1,6 +1,6 @@
 body { 
     background-color: #dddddd;
-
+    font-size: 85%;
 
 }
 
@@ -15,6 +15,10 @@
 
 }
 
+div#headers { margin-left: 10px; }
+div#headers a { position: absolute; top: 0.5em; right: 1em; }
+
+
 a {
  color: black;
  font-style: bold;


More information about the Jifty-commit mailing list