body angepasst, home seite weiter ausgebaut

This commit is contained in:
2020-11-04 07:22:03 +01:00
parent 8a9eb0717f
commit a6095f57a8
15 changed files with 178 additions and 27 deletions

View File

@@ -1,11 +1,8 @@
.home
.TimeContainer
margin-top: $navtop
color: red
font-size: 30px
font-weight: bold
color: black
h1
margin-top: $txttop
color: blue
font-weight: normal
font-size: 15px
#clockdiv
> div
display: inline-block

View File

@@ -8,7 +8,7 @@ ul
border: 2px solid darkred
display: inline-block
transition: all 60ms
box-shadow: inset -2px -2px 5px lightblue, inset 2px 2px 5px lightblue
box-shadow: inset -2px -2px 10px lightblue, inset 2px 2px 10px lightblue
&.navUl
height: 33px

View File

@@ -6,14 +6,15 @@ $txttop: 5px
body
text-align: center
background-image: url("../inc/bg/th.png")
background-color: #c1ccff
background-image: url("../inc/bg/simple-snowflake.png")
background-size: 20%
header
margin: auto
/*background-color: Lightgrey
background-image: url("../inc/bg/banner1.jpg")
background-image: url("../inc/bg/christmas background.jpg")
background-size: 100%
background-position: 0% 88%
background-repeat: no-repeat
overflow: hidden
margin-top: 3px
@@ -25,8 +26,8 @@ header
box-shadow: -1px -1px 5px silver, 1px 1px 5px silver
h1
margin-left: 80px
color: gold
color: red
text-decoration: underline
font-size: 20px
font-size: 30px
font-weight: bold