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