[Openupload-svn-update] SF.net SVN: openupload:[159] trunk/www/templates/default
Status: Beta
Brought to you by:
tsdogs
|
From: <ts...@us...> - 2008-11-19 20:09:57
|
Revision: 159
http://openupload.svn.sourceforge.net/openupload/?rev=159&view=rev
Author: tsdogs
Date: 2008-11-19 20:09:53 +0000 (Wed, 19 Nov 2008)
Log Message:
-----------
change the logo
Modified Paths:
--------------
trunk/www/templates/default/img/openupload.jpg
trunk/www/templates/default/main.css
Modified: trunk/www/templates/default/img/openupload.jpg
===================================================================
(Binary files differ)
Modified: trunk/www/templates/default/main.css
===================================================================
--- trunk/www/templates/default/main.css 2008-11-19 17:52:11 UTC (rev 158)
+++ trunk/www/templates/default/main.css 2008-11-19 20:09:53 UTC (rev 159)
@@ -35,8 +35,10 @@
}
#title {
- background-color: #3161cf;
- color: #ffffff;
+ background-color: #5f81cf;
+ border-bottom: 2px solid #ee7625;
+ border-top: 2px solid #ee7625;
+ color: #fff;
font-size: 12pt;
font-weight: bold;
clear: right;
@@ -44,6 +46,7 @@
padding-top: 3px;
padding-bottom:3px;
text-align: left;
+ height: 20px;
}
#menu {
bottom: 0px;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|