No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
padding: 5px; | padding: 5px; | ||
margin: 5px; | margin: 5px; | ||
background-color: LightSteelBlue; | background-color: LightSteelBlue; | ||
} | |||
div.box-contents { | |||
filter: invert(1) hue-rotate(180deg); | |||
} | } | ||
