diff --git a/img/terry.jpg b/img/terry.jpg new file mode 100644 index 0000000..8adbda9 Binary files /dev/null and b/img/terry.jpg differ diff --git a/index.php b/index.php index b0bd486..0c49014 100644 --- a/index.php +++ b/index.php @@ -7,7 +7,7 @@
-

Inserimento Voti

+

Inserimento Voti


@@ -155,6 +155,8 @@

+

THIS IS A MOTHERFUCKING WEBSITE

+
\ No newline at end of file diff --git a/style.css b/style.css index f58d5bc..037817a 100644 --- a/style.css +++ b/style.css @@ -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{