From 8c12289a1b9cba0066df9a1976baad1416f3885b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0imon=20Z=C3=A1ri=C5=A1?= Date: Sun, 9 Jun 2024 17:08:02 +0200 Subject: [PATCH] asdf --- assets/style.css | 1 + assets/tabulka.css | 4 +--- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/assets/style.css b/assets/style.css index 680bb97..124373e 100644 --- a/assets/style.css +++ b/assets/style.css @@ -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; diff --git a/assets/tabulka.css b/assets/tabulka.css index 8164103..34f1e5c 100644 --- a/assets/tabulka.css +++ b/assets/tabulka.css @@ -1,7 +1,5 @@ body { - font-family: Arial, sans-serif; - margin: 20px; - + font-family: Arial, sans-serif; } h1 {