Update '12/style.css'

master
Max Lehmann 4 years ago
parent ec6796047e
commit 63a5a77619

@ -633,4 +633,12 @@ cursor:pointer;
.link_05 > img:hover {
filter: invert(1);
}
#clock_drag{
padding: 10px;
cursor: move;
z-index: 10;
background-color: #2196F3;
color: #fff;
}
Loading…
Cancel
Save