5 lines
62 B
CSS
5 lines
62 B
CSS
div {
|
|
color: #ff0066; }
|
|
|
|
span {
|
|
background-color: #EEE; }
|