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 @@