body angepasst, home seite weiter ausgebaut
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user