radiaSRT/css/radia.css

25 lines
256 B
CSS
Raw Normal View History

2011-12-22 12:34:02 +00:00
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 {
}