left bar colour

This commit is contained in:
sanj 2011-01-07 09:22:42 +05:30
parent 996435aab4
commit bda6d1f693

View File

@ -22,7 +22,7 @@ a img {
#leftBar {
width: 250px;
height: 100%;
background: #000;
background: #ccc;
float: left;
}