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 {