lightsteelblue

This commit is contained in:
Adrien MALINGREY 2024-10-01 19:31:31 +02:00
parent 7fd3c04a2d
commit efb6482238

View File

@ -4,7 +4,7 @@ body { background-color: black; }
box-sizing: border-box; box-sizing: border-box;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
font-size: 1.4rem; font-size: 1.4rem;
color: hsla(240, 100%, 70%, 0.6); color: lightsteelblue;
text-align: center; text-align: center;
position: absolute; position: absolute;
top: 50%; top: 50%;