"Improving" stylesheet

This commit is contained in:
2026-01-21 11:07:05 +01:00
parent 5718b7d485
commit 52a6e88e1e
3 changed files with 7 additions and 2 deletions

View File

@@ -4,9 +4,12 @@
body{
background-color: var(--nigga);
background-image: url(img/terry.jpg);
background-size: 200px;
}
body, input, button{
body, input, button, select{
font-family: 'Comic Sans MS';
font-size: 24pt;
}
#formDiStoGrandissimoCazzo{