Update '12/style.css'

master
Max Lehmann 4 years ago
parent a9cd3830f6
commit f202e72546

@ -521,13 +521,22 @@ iframe.hidden {
} }
#TOC_icon { #TOC_icon {
color: white; color: white;
border: 3px white solid;
width: 100px;
height: 100px;
} }
#clock_icon { #clock_icon {
color: white; color: white;
border: 3px white solid;
width: 100px;
height: 100px;
} }
#resources_icon { #resources_icon {
color: white; color: white;
border: 3px white solid;
width: 100px;
height: 100px;
} }
#TOC_icon:hover { #TOC_icon:hover {

Loading…
Cancel
Save