1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-07-07 02:44:13 -04:00
icecast-server/doc/style.css
j 40ba95a6a6 - convert icecast documentation to xhtml
- clean up html code
- sync index.html with README


svn path=/icecast/trunk/icecast/; revision=7786
2004-09-18 14:31:39 +00:00

80 lines
1.0 KiB
CSS

body {
font-family:'Lucida Grande', Verdana, Geneva, Lucida, sans-serif;
background:#000000;
}
a {
font-weight: bold;
text-decoration: none;
}
a:link {
color: #ff0;
}
a:visited {
color: #cc3;
}
a:hover {
color: #f00;
}
code,pre {
font-size:90%;
color:#ffffff;
font-family:"Courier New",monospace;
background:#777777;
padding:0 0.5em
}
td {
color:#ffffff;
}
blockquote {
margin:0.5em
}
blockquote p {
margin:0
}
.width300 {
width:300px;
background:red
}
.width400 {
width:400px;
background:blue
}
p.ruletest {
color:red
}
div.boxtest {
border:2px solid;
padding:30px;
background: #555555;
width:80%;;
color:#ffffff;
}
div.smallbox{
border:2px solid;
padding:40px;
background: #ffc;
width:600px;
text:#ffffff;
}
div.indentedbox {
border:0px solid;
padding:10px;
background: #779;
}
div.content {
border:20px solid;
padding:30px;
background: #ffc;
width:400px;
voice-family: "\"}\"";
voice-family:inherit;
width:300px;
}
html>body .content {
width:300px
}
p.ruletest {
color: blue
}