add show-hide module for javascript

This commit is contained in:
2019-12-03 15:04:22 +01:00
parent e6bf77530b
commit 1860a6bae4
9 changed files with 135 additions and 19 deletions

View File

@@ -38,7 +38,7 @@ header {
right: 0;
top: 0;
z-index: -1;
background-image: url('./../../img/background/desert.jpg');
//background-image: url('./../../img/background/desert.jpg');
background-attachment: fixed;
background-repeat: no-repeat;
background-size: cover;