[Checkins] SVN: zopeorg.theme/trunk/zopeorg/theme/skins/zopeorg_theme_styles/ updated some margins

Denis Mishunov spliter at is.lg.ua
Sun Feb 3 13:07:39 EST 2008


Log message for revision 83458:
  updated some margins

Changed:
  U   zopeorg.theme/trunk/zopeorg/theme/skins/zopeorg_theme_styles/main.css.dtml
  U   zopeorg.theme/trunk/zopeorg/theme/skins/zopeorg_theme_styles/public.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-03 18:05:49 UTC (rev 83457)
+++ zopeorg.theme/trunk/zopeorg/theme/skins/zopeorg_theme_styles/main.css.dtml	2008-02-03 18:07:39 UTC (rev 83458)
@@ -56,6 +56,7 @@
     border: 1px solid &dtml-globalBorderColor;;
     border-style: solid none;
     text-align: center;
+    margin-bottom: 2.5em;
 }
 #portal-header-divider p {
     border-top: 5px solid #ededed;

Modified: zopeorg.theme/trunk/zopeorg/theme/skins/zopeorg_theme_styles/public.css.dtml
===================================================================
--- zopeorg.theme/trunk/zopeorg/theme/skins/zopeorg_theme_styles/public.css.dtml	2008-02-03 18:05:49 UTC (rev 83457)
+++ zopeorg.theme/trunk/zopeorg/theme/skins/zopeorg_theme_styles/public.css.dtml	2008-02-03 18:07:39 UTC (rev 83458)
@@ -457,7 +457,7 @@
     /* The summary text describing the document */
     font-weight: bold;
     display: block;
-    margin: 0em 0em 0.5em 0em;
+    margin: 0em 0em 2em 0em;
     line-height: 1.5em;
 }
 .documentByLine {



More information about the Checkins mailing list