Author: bobharner
Date: Sat Jan 30 23:33:52 2016
New Revision: 979052

Log:
Minor: fixed style issue in nav link hover (was black text on black background)

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 Jan 30 23:33:52 
2016
@@ -41,6 +41,7 @@ a {
 }
 a img { text-decoration: none;}
 
+#navigation { overflow: hidden; width: 100%; }
 .nav, .nav ul {
     list-style: none;
     margin: 0;


Reply via email to