Oprava předchozího commitu (Předělání stylů výsledkovky)

This commit is contained in:
Jonas Havelka 2024-02-14 09:42:08 +01:00
parent 3d2f0f08c3
commit 805ed9204c
2 changed files with 2 additions and 2 deletions

View file

@ -151,7 +151,7 @@ div.cislo_odkazy ul {
border-left: solid 1px; border-left: solid 1px;
} }
.tabulka_oramovane_sloupce th { .tabulka_oramovane_sloupce tr {
border-bottom: solid 1px; border-bottom: solid 1px;
} }

View file

@ -1,5 +1,5 @@
<div style="overflow-x: auto;"> <div style="overflow-x: auto;">
<table class='vysledkovka'> <table class='tabulka_oramovane_sloupce'>
<tr> <tr>
<th>#</th> <th>#</th>
<th>Jméno</th> <th>Jméno</th>