Update 'web/strike/style.css'

master
bo 1 year ago
parent 62bd57807b
commit d5ea2dd930

@ -15,7 +15,7 @@ left:0;
} */ } */
/* a{ a{
font-family: 'Courier New', Courier, monospace; font-family: 'Courier New', Courier, monospace;
font-size: 180px; font-size: 180px;
color: aqua; color: aqua;
@ -24,15 +24,11 @@ left:0;
/* top: 50%; /* top: 50%;
left: 30%; left: 30%;
transform: translate(-30%, -30%); */ transform: translate(-30%, -30%); */
} */ }
/* Centered text */ /* Centered text */
.centered { .centered {
font-family: 'Courier New', Courier, monospace;
font-size: 180px;
color: aqua;
position: relative;
display: inline-flex; display: inline-flex;
top: 50%; top: 50%;
left: 50%; left: 50%;

Loading…
Cancel
Save