first commit
This commit is contained in:
26
sass/style.sass
Normal file
26
sass/style.sass
Normal 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
|
||||
Reference in New Issue
Block a user