Removed Clock

This commit is contained in:
lishid 2011-02-13 14:48:02 -05:00 committed by FrozenCow
parent 34e972eefb
commit b506e6856a
4 changed files with 0 additions and 49 deletions

View file

@ -69,14 +69,6 @@ a, a:visited, label {
border: 0px;
}
.clock {
padding-left: 16px;
color: #dede90;
background-repeat: no-repeat;
}
.clock.night { background-image: url(clock_night.png); }
.clock.day { background-image: url(clock_day.png); }
.compass {
background-repeat: no-repeat;
background-image: url(compass.png);