GeSHi Source Viewer: style.common.css | View Raw |
body {
background-color: #000;
color: #ddd;
font-size: 1em;
background-image: url(/core/images/black_wave_tile.jpg);
background-attachment: fixed;
font-family: Ubuntu, sans-serif
}
a,
a:hover,
a:link,
a:visited {
color: #eee
}
#content_window,
#playpause2 {
display: none
}
#splayspeed,
#sseek,
#svol {
width: 330px;
height: 10px;
margin-top: 5px;
margin-bottom: 5px;
display: inline-block
}