This commit is contained in:
Šimon Záriš 2024-06-08 16:31:11 +02:00
parent c778ba1806
commit 19210a9225
2 changed files with 8 additions and 6 deletions

@ -1,6 +1,7 @@
body { body {
font-family: Arial, sans-serif; font-family: Arial, sans-serif;
margin: 20px; margin: 20px;
} }
h1 { h1 {
@ -16,12 +17,13 @@ table {
} }
th, td { th, td {
padding: 12px; padding: 13px;
border-bottom: 1px solid #000000; border-bottom: 4px solid #000000;
border: 2px solid #000000
} }
thead { thead {
background-color: #5c5b5b6b; background-color: #3752346b;
} }
tbody tr:nth-child { tbody tr:nth-child {
@ -29,5 +31,5 @@ tbody tr:nth-child {
} }
tbody tr:hover { tbody tr:hover {
background-color: #f1f1f1; background-color: #a1a1a1;
} }

@ -1,5 +1,5 @@
<h2>Kontakty</h2> <h1>Kontakty</h1>
<p>Tu nás môžete kontaktovať:</p> <p><h2>Tu nás môžete kontaktovať:</h2></p>
Email: BambusPonozky@gmail.com <br> Email: BambusPonozky@gmail.com <br>
Ig: BambusovePonozky.majstrovke<br> Ig: BambusovePonozky.majstrovke<br>
TT: Majster_a_ponozky TT: Majster_a_ponozky