Author: bobharner
Date: Sat Feb 9 20:12:55 2013
New Revision: 850053
Log:
Minor style tweak on home page "featuers" boxes
Modified:
websites/production/tapestry/content/styles/style.css
Modified: websites/production/tapestry/content/styles/style.css
==============================================================================
--- websites/production/tapestry/content/styles/style.css (original)
+++ websites/production/tapestry/content/styles/style.css Sat Feb 9 20:12:55
2013
@@ -127,7 +127,7 @@ a img { text-decoration: none;}
#features ul { list-style:none; padding:10px; padding-top:0px; margin: 0px;}
#features li { float:left; width:315px; margin:0px 5px; }
#features li h3 { margin-left:15px; font-size:21px; color: #569D2F;
margin-top: 0px; }
-.feature { background-color: #eeeeee; padding:15px; line-height:1.3em;}
+.feature { background: #eeeeee url('../images/bg.png') repeat-x top right;
padding:15px 15px 0; line-height:1.3em;}
.feature p, #bar p { padding: 0; margin: 0; }
#bar {