[Checkins] SVN: zopeorg.theme/trunk/zopeorg/theme/skins/zopeorg_theme_styles/main.css.dtml updated styles for Feature's blurb

Denis Mishunov denis.mishunoff at gmail.com
Sun Feb 3 14:24:24 EST 2008


Log message for revision 83461:
  updated styles for Feature's blurb

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-03 19:04:28 UTC (rev 83460)
+++ zopeorg.theme/trunk/zopeorg/theme/skins/zopeorg_theme_styles/main.css.dtml	2008-02-03 19:24:23 UTC (rev 83461)
@@ -41,17 +41,19 @@
 }
 #portal-feature {
     font-size: 1.5em;
-/*    background: #fff url("&dtml-portal_url;/feature_default.png") 0% 50% no-repeat;*/
-    padding: 35px 2em 35px 325px;
+    padding: 0px 2em 0px 50px;
     min-height: 157px;
 }
+img.featureImage {
+    float: left;
+    margin: 0 0 1em;
+}
+#feature-blurb {
+    padding: 1em 0 2em 280px;
+}
 
-/* sections features styles */
-/*body.section-learn #portal-feature {
-    background-image:url("&dtml-portal_url;/feature_learn.png");
-}*/
-
 #portal-header-divider {
+    clear: left;
     background: &dtml-globalBackgroundColor;;
     border: 1px solid &dtml-globalBorderColor;;
     border-style: solid none;



More information about the Checkins mailing list