first commit

This commit is contained in:
2020-10-31 13:04:12 +01:00
commit d443aa4675
8 changed files with 201 additions and 0 deletions

26
sass/style.sass Normal file
View File

@@ -0,0 +1,26 @@
$navtop: 20px
@import 'nav', 'home'
/* **************************************
body
text-align: center
.header
text-decoration: underline
color: red
margin: auto
/*background-color: Lightgrey
background-image: url("../bg/kirsche1.jpg")
background-size: 100% 150%
background-position: 99% 100%
background-repeat: no-repeat
overflow: hidden
margin-top: 3px
border-color: darkred
border-width: 3px
border-style: solid
font-size: 20px
text-align: center
padding: 30px
box-shadow: -2px -2px 10px #bb9919, 2px 2px 10px #bb9919