HomeTimer angepasst, CSS anpasungen

This commit is contained in:
2020-11-05 18:40:47 +01:00
parent a6095f57a8
commit 048767429b
14 changed files with 30 additions and 12 deletions

View File

@@ -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