styling upgrades

This commit is contained in:
surtur 2020-04-16 00:30:14 +02:00
parent 979d0744d8
commit e4625e1fdc
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D
2 changed files with 54 additions and 40 deletions

@ -62,9 +62,12 @@ nav {
#nopaddingplz {
padding: 0;
}
.card-body > .row:first-of-type > .col {
.card-body > .row:first-of-type {
border-bottom: solid .2em gainsboro;
}
.card-body > .row > .col {
.card-body > .row:not(:last-of-type):not(:first-of-type) {
border-bottom: solid .1em gainsboro;
}
.card-body > .raow > .col:last-child {
border-bottom: 0;
}

@ -180,6 +180,17 @@
1.1.1232
</div>
</div>
<div class="row">
<div class="col">
Cestne prohlaseni
</div>
<div class="col">
cestne_prohlaseni.pdf
</div>
<div class="col">
25.5.2018
</div>
</div>
</div>
</div>