testing new code css

This commit is contained in:
simonpetit 2025-11-05 13:10:41 +00:00
parent 449fe986a2
commit 687de2e9ea

View File

@ -26,9 +26,13 @@ ul li a:hover {
color: #AAA;
}
code {
background-color: grey;
}
.title {
margin-top: 5vh;
margin-bottom: 7vh;
text-align: center;
font-family: 'IBM Plex Mono', monospace;
}
}