schnee effeckt und fehler Korektur
This commit is contained in:
@@ -15,20 +15,20 @@ $doorWidth: ($kalenderWidth - 3.5*$marginLeftRight - 3*$marginBetween)/4
|
||||
text-align: center
|
||||
width: $kalenderWidth
|
||||
height: #{6*($doorWidth+$doorBorderSize+$marginBetween)+2*$marginTop}
|
||||
border: 1px solid black
|
||||
//border: 1px solid black
|
||||
//background: #fff url("../inc/bg/baum2.jpg") no-repeat
|
||||
background: #90C145
|
||||
//background: #90C145
|
||||
/*background-size: $backgroundWidth
|
||||
background-size: $backgroundSize
|
||||
background-position: $bgPosition
|
||||
|
||||
div
|
||||
position: absolute
|
||||
border: $doorBorderSize solid darkred
|
||||
//border: $doorBorderSize solid darkred
|
||||
width: $doorWidth
|
||||
height: $doorWidth
|
||||
overflow: hidden
|
||||
background: #fff
|
||||
//background: #fff
|
||||
|
||||
h3
|
||||
padding-top: 1.5rem
|
||||
|
||||
@@ -193,4 +193,12 @@ button
|
||||
font-weight: bold
|
||||
color: darkred
|
||||
background: gainsboro
|
||||
|
||||
|
||||
.develop
|
||||
display: inline-block
|
||||
text-decoration: underline
|
||||
position: absolute
|
||||
color: red
|
||||
font-weight: bold
|
||||
margin: 3rem 0 0 -7rem
|
||||
text-shadow: -1px -1px 1rem black, 1px 1px 1rem black
|
||||
@@ -49,7 +49,7 @@
|
||||
|
||||
img
|
||||
display: inline-block
|
||||
margin: 1rem 0 0 0
|
||||
margin: 1rem 0 -4px 0
|
||||
width: 50%
|
||||
|
||||
p
|
||||
|
||||
@@ -8,9 +8,9 @@ $headerRadios: 2rem
|
||||
body
|
||||
text-align: center
|
||||
margin: 0
|
||||
background-image: url("../inc/bg/snow3.png")
|
||||
//background-image: url("../inc/bg/snow3.png")
|
||||
background-size: 90%
|
||||
/*background-color: #e2e4e6
|
||||
background-color: #e2e4e6
|
||||
background-color: hsla(190, 50%, 80%, 0.7)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user