left bar colour
This commit is contained in:
parent
996435aab4
commit
bda6d1f693
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ a img {
|
||||||
#leftBar {
|
#leftBar {
|
||||||
width: 250px;
|
width: 250px;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background: #000;
|
background: #ccc;
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue