HomeTimer angepasst, CSS anpasungen
This commit is contained in:
@@ -6,8 +6,9 @@ $txttop: 5px
|
||||
|
||||
body
|
||||
text-align: center
|
||||
background-image: url("../inc/bg/simple-snowflake.png")
|
||||
background-size: 20%
|
||||
background-image: url("../inc/bg/snow3.png")
|
||||
background-size: 90%
|
||||
background-color: Lightblue
|
||||
|
||||
header
|
||||
margin: auto
|
||||
@@ -18,9 +19,8 @@ header
|
||||
background-repeat: no-repeat
|
||||
overflow: hidden
|
||||
margin-top: 3px
|
||||
border-color: darkred
|
||||
border-width: 3px
|
||||
border-style: solid
|
||||
border: 3px solid darkred
|
||||
border-radius: 40px 40px
|
||||
text-align: center
|
||||
padding: 25px
|
||||
box-shadow: -1px -1px 5px silver, 1px 1px 5px silver
|
||||
@@ -30,4 +30,3 @@ header
|
||||
text-decoration: underline
|
||||
font-size: 30px
|
||||
font-weight: bold
|
||||
|
||||
Reference in New Issue
Block a user