From ce25855b4f697a0743ac2b2245a4ae9c53b78609 Mon Sep 17 00:00:00 2001 From: surtur Date: Wed, 15 Apr 2020 23:56:06 +0200 Subject: [PATCH] current progress [wip] --- css/main.css | 13 +++++++ index.html | 106 ++++++++++++++++++++++++++++++++++++++------------- 2 files changed, 92 insertions(+), 27 deletions(-) diff --git a/css/main.css b/css/main.css index f8f64b5..1421412 100644 --- a/css/main.css +++ b/css/main.css @@ -48,4 +48,17 @@ nav > .breadcrumb { } nav { border-radius: 7px; +} + +#dokumenty { + border: solid .1em lightskyblue; + margin: 1em; +} +#dokumenty-header { + background-color: lightskyblue; + color: white; + +} +#nopaddingplz { + padding: 0; } \ No newline at end of file diff --git a/index.html b/index.html index 8afe5b7..17647fc 100644 --- a/index.html +++ b/index.html @@ -126,40 +126,92 @@
+
+
+ + +
+
-
-
- Ulozit +
+
+
+
+

Dokumenty

+
+ +
+
+
+
+
+
Název
+
+
+
Název souboru
+
+
+
Datum nahrání
+
+
+
+
+ Cenova nabidka +
+
+ spec.pdf +
+
+ 25.8.1293 +
+
+
+ Navrh smlouvy +
+
+ navrh.pdf +
+
+ 1.1.1232 +
+
+
-
+
+
+ Ulozit +
+
-
- - - - - - - - - -
-
+
+ + + + + + + + + +
+
- - - - - + + + + + \ No newline at end of file