Change Column Color
This commit is contained in:
parent
05966315b9
commit
64edb5f711
|
@ -44,6 +44,7 @@ ul {
|
|||
.column {
|
||||
float: left;
|
||||
width: 33.33%;
|
||||
background-color:#333;
|
||||
}
|
||||
|
||||
/* Clear floats after the columns */
|
||||
|
|
Loading…
Reference in New Issue