From b24bf2043babaf74a79f28a9fe346f82d8dda1d0 Mon Sep 17 00:00:00 2001 From: "vit.tlusty" Date: Mon, 7 Mar 2022 12:27:04 +0100 Subject: [PATCH] homeopravenonavbar --- css/style.css | 9 +++++++++ home.html | 23 +++-------------------- sratnato.html | 28 ++++++++++++++++++++++++++++ 3 files changed, 40 insertions(+), 20 deletions(-) create mode 100644 sratnato.html diff --git a/css/style.css b/css/style.css index 03b2da2..ea70cfc 100644 --- a/css/style.css +++ b/css/style.css @@ -103,4 +103,13 @@ body{ } .col-10{ background-image: url("../img/papermill-8.png") ; + } + #offcanvasNavbar{ + width: 100vw; + + background-color: #2B91FF; + + } + #offcanvasNavbar a{ + color: white; } \ No newline at end of file diff --git a/home.html b/home.html index 3c718cd..18d1ff3 100644 --- a/home.html +++ b/home.html @@ -5,8 +5,8 @@ Domů - + @@ -32,24 +32,8 @@ - + -
- - -
@@ -134,7 +118,6 @@ - - + \ No newline at end of file diff --git a/sratnato.html b/sratnato.html new file mode 100644 index 0000000..6f92b6f --- /dev/null +++ b/sratnato.html @@ -0,0 +1,28 @@ + + + + + + + Document + + + + + + + +
+
+
Offcanvas right
+ +
+
+ ... +
+
+ + + + + \ No newline at end of file