5 lines
83 B
CSS
5 lines
83 B
CSS
#options div {
|
|
float: left;
|
|
margin: 2px;
|
|
background-color: lightblue;
|
|
} |