Author: ccordenier
Date: Sun Dec 5 19:16:36 2010
New Revision: 1042415
URL: http://svn.apache.org/viewvc?rev=1042415&view=rev
Log:
Give some air to page 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=1042415&r1=1042414&r2=1042415&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 Sun Dec 5
19:16:36 2010
@@ -196,10 +196,14 @@ a img { text-decoration: none;}
#footer {
position: relative;
+ margin-top: 25px;
+ padding-top: 5px;
+ padding-bottom: 5px;
}
#footer p {
font-size: x-small;
+ margin: 0;
}
/* Confluence's styles customization */