Add Border, Remove Background Color.
This commit is contained in:
parent
c638bd70ea
commit
6f5e3dc414
|
@ -44,7 +44,7 @@ ul {
|
|||
.column {
|
||||
float: left;
|
||||
width: 25%;
|
||||
background-color:lightslategray;
|
||||
border: 12px;
|
||||
}
|
||||
|
||||
/* Clear floats after the columns */
|
||||
|
|
Loading…
Reference in New Issue