[Openupload-svn-update] SF.net SVN: openupload:[111] trunk/www/templates/default/main.css
Status: Beta
Brought to you by:
tsdogs
|
From: <ts...@us...> - 2008-11-04 18:52:44
|
Revision: 111
http://openupload.svn.sourceforge.net/openupload/?rev=111&view=rev
Author: tsdogs
Date: 2008-11-04 18:52:30 +0000 (Tue, 04 Nov 2008)
Log Message:
-----------
fix footer transparency
Modified Paths:
--------------
trunk/www/templates/default/main.css
Modified: trunk/www/templates/default/main.css
===================================================================
--- trunk/www/templates/default/main.css 2008-11-04 18:51:42 UTC (rev 110)
+++ trunk/www/templates/default/main.css 2008-11-04 18:52:30 UTC (rev 111)
@@ -63,6 +63,7 @@
margin: 0 auto;
text-align: center;
padding-top: 50px;
+ overflow: auto;
}
#content {
margin: 0 auto;
@@ -88,6 +89,7 @@
font-size: 9pt;
border-top: 1px solid #000000;
text-align: center;
+ background-color: #ffffff;
}
#footer a {
color: #3161cf;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|