Revision: 38
Author: cphillip
Date: 2006-04-09 15:31:06 -0700 (Sun, 09 Apr 2006)
ViewCVS: http://svn.sourceforge.net/wnmap/?rev=38&view=rev
Log Message:
-----------
Comment out logo link and provide instructions for how to update with a
personal logo.
Modified Paths:
--------------
trunk/src/web/themes/rightsidebar-swnbluegray/theme.css
Modified: trunk/src/web/themes/rightsidebar-swnbluegray/theme.css
===================================================================
--- trunk/src/web/themes/rightsidebar-swnbluegray/theme.css 2006-04-09 22:24:39 UTC (rev 37)
+++ trunk/src/web/themes/rightsidebar-swnbluegray/theme.css 2006-04-09 22:31:06 UTC (rev 38)
@@ -15,7 +15,8 @@
}
h1 {
- background: url("images/logo.png") no-repeat bottom right;
+/* Place a link to your logo and its position attributes here. */
+/* background: url("images/logo.png") no-repeat bottom right; */
}
h1 span {
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|