colours (toned down)

This commit is contained in:
Sanj 2011-12-22 18:20:30 +05:30
parent bf7d7f40de
commit 2bdee840a8

View File

@ -11,12 +11,12 @@ body {
} }
.title { .title {
color: #DAB494; color: #fff;
cursor: pointer; cursor: pointer;
} }
.counter { .counter {
color: #18E300; color: #DAB494;
font-size: 12px; font-size: 12px;
font-weight: bold; font-weight: bold;
} }