Il prof vuole un CSS? E VA BENE TIENI UN CAZZO DI CSS
This commit is contained in:
18
style.css
Normal file
18
style.css
Normal file
@@ -0,0 +1,18 @@
|
||||
:root{
|
||||
--nigga: black;
|
||||
}
|
||||
|
||||
body{
|
||||
background-color: var(--nigga);
|
||||
}
|
||||
body, input, button{
|
||||
font-family: 'Comic Sans MS';
|
||||
}
|
||||
|
||||
#formDiStoGrandissimoCazzo{
|
||||
background-color: gainsboro;
|
||||
width: fit-content;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
padding: 30px;
|
||||
}
|
||||
Reference in New Issue
Block a user