Author: bobharner
Date: Mon Nov 9 02:16:38 2015
New Revision: 971825
Log:
Set max-width on home page banner image
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 Mon Nov 9 02:16:38
2015
@@ -88,6 +88,7 @@ a img { text-decoration: none;}
float: left;
width: 650px;
}
+.home-banner IMG { max-width: 98%; }
#aside { float:right; width: 280px; padding:70px 30px 0px 0px; font-family:
Georgia, serif; font-size:18px; font-style:italic; line-height:1.3em;}