close #24, Kalender hinzugefügt

This commit is contained in:
2023-08-17 16:25:20 +02:00
parent 79af4e9907
commit 2ae47f86f0
19 changed files with 223 additions and 32 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 609 KiB

View File

@@ -21,6 +21,7 @@ $doorWidth: ($kalenderWidth - 3.5*$marginLeftRight - 3*$marginBetween)/4
/*background-size: $backgroundWidth
background-size: $backgroundSize
background-position: $bgPosition
//padding: 0 0 10vh 0
div
position: absolute
@@ -32,7 +33,7 @@ $doorWidth: ($kalenderWidth - 3.5*$marginLeftRight - 3*$marginBetween)/4
h3
padding-top: 1.5rem
font-weight: bold
//font-weight: bold
padding: 1rem
color: #E8690F
@@ -87,7 +88,7 @@ $doorWidth: ($kalenderWidth - 3.5*$marginLeftRight - 3*$marginBetween)/4
pointer-events: none
cursor: default
@for $row from 0 through 5
@for $row from 0 through 6
@for $col from 0 through 3
$leftCalc: $marginLeftRight+($doorWidth+$marginBetween+2*$doorBorderSize)*$col
$topCalc: $marginTop+($doorWidth+$marginBetween+2*$doorBorderSize)*$row

View File

@@ -147,7 +147,7 @@ button
.sGalerie
display: inline-block
max-width: 30rem
max-width: 35vh
div
background-color: #fff
@@ -195,10 +195,10 @@ button
background: gainsboro
.develop
display: inline-block
//display: inline-block
text-decoration: underline
position: absolute
//position: absolute
color: red
font-weight: bold
margin: 3rem 0 0 -7rem
//margin: 3rem 0 0 -7rem
text-shadow: -1px -1px 1rem black, 1px 1px 1rem black

View File

@@ -10,8 +10,8 @@ body
margin: 0
//background-image: url("../inc/bg/snow3.png")
background-size: 90%
background-color: #e2e4e6
background-color: hsla(190, 50%, 80%, 0.7)
background-color: darkgray //hsla(190, 50%, 80%, 0.7)
//height: 100vh