"Improving" stylesheet
This commit is contained in:
BIN
img/terry.jpg
Normal file
BIN
img/terry.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 104 KiB |
@@ -7,7 +7,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="formDiStoGrandissimoCazzo">
|
<div id="formDiStoGrandissimoCazzo">
|
||||||
<p style="font-size: 18pt; text-align: center;">Inserimento Voti</p>
|
<p style="font-size: 36pt; text-align: center;">Inserimento Voti</p>
|
||||||
<form>
|
<form>
|
||||||
<label for="name">Nome Alunno:</label>
|
<label for="name">Nome Alunno:</label>
|
||||||
<input type="text" id="name" name="name"><br>
|
<input type="text" id="name" name="name"><br>
|
||||||
@@ -155,6 +155,8 @@
|
|||||||
|
|
||||||
<button>Prospetto dei voti</button>
|
<button>Prospetto dei voti</button>
|
||||||
<br><br>
|
<br><br>
|
||||||
|
<p style="font-size: 11pt; text-align:center;"><a href="https://motherfuckingwebsite.com/">THIS IS A MOTHERFUCKING WEBSITE</a></p>
|
||||||
|
<br>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
@@ -4,9 +4,12 @@
|
|||||||
|
|
||||||
body{
|
body{
|
||||||
background-color: var(--nigga);
|
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-family: 'Comic Sans MS';
|
||||||
|
font-size: 24pt;
|
||||||
}
|
}
|
||||||
|
|
||||||
#formDiStoGrandissimoCazzo{
|
#formDiStoGrandissimoCazzo{
|
||||||
|
|||||||
Reference in New Issue
Block a user