left bar colours

This commit is contained in:
sanj 2011-01-07 09:24:42 +05:30
parent bda6d1f693
commit 726ec82179

View File

@ -26,6 +26,11 @@ a img {
float: left; float: left;
} }
#leftBar a {
color: #333 !important;
font-style: normal !important;
}
#essayWrapper { #essayWrapper {
float: left; float: left;
} }