[xiph-commits] r9921 - websites/xspf.org/css
lgonze at svn.xiph.org
lgonze at svn.xiph.org
Wed Aug 31 21:28:57 PDT 2005
Author: lgonze
Date: 2005-08-31 21:28:54 -0700 (Wed, 31 Aug 2005)
New Revision: 9921
Modified:
websites/xspf.org/css/screen.css
Log:
set copyright CSS same as global.
Modified: websites/xspf.org/css/screen.css
===================================================================
--- websites/xspf.org/css/screen.css 2005-09-01 04:25:27 UTC (rev 9920)
+++ websites/xspf.org/css/screen.css 2005-09-01 04:28:54 UTC (rev 9921)
@@ -112,13 +112,12 @@
}
#copyright {
- margin: 0;
- border: 0;
- padding: 4em 1em 1em 1em;
- text-align: center;
- font-size: .6em;
- color: #999999;
- clear: both;
+ margin-top: 30px;
+ line-height: 1.5em;
+ text-align: center;
+ font-size: .6em;
+ color: #888888;
+ clear: both;
}
.navbar {
More information about the commits
mailing list