[xiph-commits] r8228 - websites/icecast.org/common
oddsock at motherfish-iii.xiph.org
oddsock at motherfish-iii.xiph.org
Thu Nov 18 15:54:41 PST 2004
Author: oddsock
Date: 2004-11-18 15:54:40 -0800 (Thu, 18 Nov 2004)
New Revision: 8228
Modified:
websites/icecast.org/common/style.css
Log:
this goes along with the yp changes
Modified: websites/icecast.org/common/style.css
===================================================================
--- websites/icecast.org/common/style.css 2004-11-18 23:54:15 UTC (rev 8227)
+++ websites/icecast.org/common/style.css 2004-11-18 23:54:40 UTC (rev 8228)
@@ -77,6 +77,24 @@
font-size: 85%;
color: #FFFFFF;
}
+#listen {
+ margin: 2px 2px 2px 2px;
+ border-style: solid;
+ border-width: 2px;
+ border-color: #7B96C6;
+ background-color: #dddddd;
+}
+.listen_a {
+ text-decoration: none;
+ font-weight: normal;
+ background-color: #dddddd;
+ color: #000;
+}
+.listen_a:hover {
+ text-decoration: none;
+ font-weight: normal;
+ color: #0000ff;
+}
.streamtd_alt_2 {
font-family: Verdana, sans-serif;
More information about the commits
mailing list