footer erstelllt
This commit is contained in:
33
sass/main.sass
Normal file
33
sass/main.sass
Normal file
@@ -0,0 +1,33 @@
|
||||
$navtop: 20px
|
||||
$txttop: 5px
|
||||
@import 'nav', 'home'
|
||||
|
||||
/* **************************************
|
||||
|
||||
body
|
||||
text-align: center
|
||||
background-image: url("../inc/bg/snow3.png")
|
||||
background-size: 90%
|
||||
/*background-color: #E2EAEC
|
||||
background-color: #dde7ea
|
||||
|
||||
header
|
||||
margin: auto
|
||||
/*background-color: Lightgrey
|
||||
background-image: url("../inc/bg/christmas background.jpg")
|
||||
background-size: 100%
|
||||
background-position: 0% 88%
|
||||
background-repeat: no-repeat
|
||||
overflow: hidden
|
||||
margin-top: 3px
|
||||
border: 3px solid darkred
|
||||
border-radius: 40px 40px
|
||||
text-align: center
|
||||
padding: 25px
|
||||
box-shadow: -1px -1px 5px silver, 1px 1px 5px silver
|
||||
|
||||
h1
|
||||
color: red
|
||||
text-decoration: underline
|
||||
font-size: 30px
|
||||
font-weight: bold
|
||||
Reference in New Issue
Block a user