Velká revize stylů (a některých JS) #44

Merged
zelvuska merged 50 commits from static-files-upgrade into master 2024-10-22 20:00:12 +02:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 805ed9204c - Show all commits

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>