[Checkins] SVN: zopeorg.theme/trunk/zopeorg/theme/skins/zopeorg_theme_styles/main.css.dtml some paddings/margins polishing

Denis Mishunov denis.mishunoff at gmail.com
Tue Feb 5 12:37:56 EST 2008


Log message for revision 83546:
  some paddings/margins polishing

Changed:
  U   zopeorg.theme/trunk/zopeorg/theme/skins/zopeorg_theme_styles/main.css.dtml

-=-
Modified: zopeorg.theme/trunk/zopeorg/theme/skins/zopeorg_theme_styles/main.css.dtml
===================================================================
--- zopeorg.theme/trunk/zopeorg/theme/skins/zopeorg_theme_styles/main.css.dtml	2008-02-05 17:32:18 UTC (rev 83545)
+++ zopeorg.theme/trunk/zopeorg/theme/skins/zopeorg_theme_styles/main.css.dtml	2008-02-05 17:37:56 UTC (rev 83546)
@@ -130,6 +130,7 @@
     padding: 0.3em 1em;
     color: &dtml-linkColor;;
     text-decoration: underline;
+    font-weight: bold;
 }
 .contentViews .selected a {
     background-color: #fff;
@@ -148,7 +149,7 @@
     color: &dtml-contentViewFontColor;;
 }
 .documentEditable .documentContent {
-    padding: 1em 2.7em 2em;
+    padding: 1em 2.7em;
     border-style: none;
 }
 
@@ -164,7 +165,7 @@
 /* footer styles */
 #zopeorg-footer {
     text-align:center;
-    margin: 2em 0 0;
+    margin: 1em 0 0;
     font-size: 0.95em;
     padding-bottom: 2em;
 }



More information about the Checkins mailing list