Author: hlship
Date: Fri Nov 19 18:40:29 2010
New Revision: 1036973

URL: http://svn.apache.org/viewvc?rev=1036973&view=rev
Log:
Boost the importance of the font-size rule for the footer

Modified:
    tapestry/tapestry-site/branches/post-5.2-site/styles/style.css

Modified: tapestry/tapestry-site/branches/post-5.2-site/styles/style.css
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry-site/branches/post-5.2-site/styles/style.css?rev=1036973&r1=1036972&r2=1036973&view=diff
==============================================================================
--- tapestry/tapestry-site/branches/post-5.2-site/styles/style.css (original)
+++ tapestry/tapestry-site/branches/post-5.2-site/styles/style.css Fri Nov 19 
18:40:29 2010
@@ -171,5 +171,5 @@ a img { text-decoration: none;}
 
 #footer { 
   position: relative;
-  font-size: x-small;
+  font-size: x-small !important;
 }


Reply via email to