mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2024-12-04 14:46:30 -05:00
minor style tweaks from Mike...
svn path=/trunk/icecast/; revision=5601
This commit is contained in:
parent
e3dbbbc81b
commit
717dbafab7
@ -1,6 +1,5 @@
|
|||||||
.ahem { display: none }
|
.ahem { display: none }
|
||||||
body {
|
body {
|
||||||
font-size:12px;
|
|
||||||
font-family:'Lucida Grande', Verdana, Geneva, Lucida, sans-serif;
|
font-family:'Lucida Grande', Verdana, Geneva, Lucida, sans-serif;
|
||||||
background:#000000;
|
background:#000000;
|
||||||
link:#FFFFFF;
|
link:#FFFFFF;
|
||||||
@ -17,10 +16,10 @@ a:link { color: #ff0; }
|
|||||||
a:visited { color: #cc3; }
|
a:visited { color: #cc3; }
|
||||||
a:hover { color: #f00; }
|
a:hover { color: #f00; }
|
||||||
code,pre {
|
code,pre {
|
||||||
font-size:11px;
|
font-size:90%;
|
||||||
color:#ffffff;
|
color:#ffffff;
|
||||||
font-family:"Courier New",monospace;
|
font-family:"Courier New",monospace;
|
||||||
background:#999;
|
background:#777777;
|
||||||
padding:0 0.5em
|
padding:0 0.5em
|
||||||
}
|
}
|
||||||
td {
|
td {
|
||||||
|
Loading…
Reference in New Issue
Block a user