Update '12/style.css'

master
Max Lehmann 4 years ago
parent 880e0097c0
commit 1ee1c385e3

@ -537,6 +537,7 @@ iframe.hidden {
width: 100px; width: 100px;
height: 100px; height: 100px;
align-content: center; align-content: center;
float:left;
} }
#clock_icon { #clock_icon {
color: white; color: white;
@ -544,6 +545,7 @@ iframe.hidden {
width: 100px; width: 100px;
height: 100px; height: 100px;
align-content: center; align-content: center;
float:left;
} }
#resources_icon { #resources_icon {
color: white; color: white;
@ -551,6 +553,7 @@ iframe.hidden {
width: 100px; width: 100px;
height: 100px; height: 100px;
align-content: center; align-content: center;
float:left;
} }
#TOC_icon:hover { #TOC_icon:hover {

Loading…
Cancel
Save