From e4625e1fdc0e8ac4201b88b83167a62c64cf0f2c Mon Sep 17 00:00:00 2001 From: surtur Date: Thu, 16 Apr 2020 00:30:14 +0200 Subject: [PATCH] styling upgrades --- css/main.css | 7 +++-- index.html | 87 +++++++++++++++++++++++++++++----------------------- 2 files changed, 54 insertions(+), 40 deletions(-) diff --git a/css/main.css b/css/main.css index dc3357c..531aa74 100644 --- a/css/main.css +++ b/css/main.css @@ -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; } \ No newline at end of file diff --git a/index.html b/index.html index 5fb1a13..8229952 100644 --- a/index.html +++ b/index.html @@ -169,51 +169,62 @@ 25.8.1293 -
-
- Navrh smlouvy -
-
- navrh.pdf -
-
- 1.1.1232 -
+
+
+ Navrh smlouvy +
+
+ navrh.pdf +
+
+ 1.1.1232 +
+
+
+
+ Cestne prohlaseni +
+
+ cestne_prohlaseni.pdf +
+
+ 25.5.2018 +
-
-
- Ulozit -
-
- - -
- - - - - - - - - +
+
+ Ulozit
- - - - - + +
+ + + + + + + + + +
+
+ + + + + + \ No newline at end of file