radiaSRT/css/radia.css
2011-12-22 18:04:02 +05:30

25 lines
256 B
CSS

body {
background: #000;
color: #ccc;
font-size: 14px;
}
.container {
margin-bottom: 8px;
}
.title {
color: #D7FF00;
cursor: pointer;
}
.counter {
color: #18E300;
font-size: 12px;
font-weight: bold;
}
.time {
}