Update kalender 23

This commit is contained in:
2023-11-06 14:37:55 +01:00
parent 0a6cc0d290
commit c1164c17a0
11 changed files with 18 additions and 14 deletions

View File

@@ -25,11 +25,11 @@ $doorWidth: ($kalenderWidth - 3.5*$marginLeftRight - 3*$marginBetween)/4
div
position: absolute
//border: $doorBorderSize solid darkred
border: $doorBorderSize solid darkred
width: $doorWidth
height: $doorWidth
overflow: hidden
//background: #fff
background: hsla(0, 0%, 100%, 0.5)
h3
padding-top: 1.5rem
@@ -98,3 +98,5 @@ $doorWidth: ($kalenderWidth - 3.5*$marginLeftRight - 3*$marginBetween)/4
.left
background-position: #{-($leftCalc+$doorBorderSize)} #{-($topCalc+$doorBorderSize)}
#türPlus
display: none