This commit is contained in:
Šimon Záriš 2024-06-09 17:08:02 +02:00
parent 3b0391313f
commit 8c12289a1b
2 changed files with 2 additions and 3 deletions

@ -11,6 +11,7 @@ body, html {
header #top {
background-image: url(/assets/bambus.jpg);
background-repeat: repeat !important;
color: #fff;
text-shadow: #363636 5px 4px;
padding: 20px;

@ -1,7 +1,5 @@
body {
font-family: Arial, sans-serif;
margin: 20px;
font-family: Arial, sans-serif;
}
h1 {