#108 fenêtre astrologie "cache" les éléments
placer le s-index dans le bon div
This commit is contained in:
@ -972,7 +972,8 @@ ul, li {
|
||||
position: absolute;
|
||||
bottom: 75px;
|
||||
left: 223px;
|
||||
display: block;
|
||||
display: block;
|
||||
position: 'fixed';
|
||||
}
|
||||
#calendar{
|
||||
min-width: 150px;
|
||||
@ -986,6 +987,7 @@ ul, li {
|
||||
border-radius: 3%;
|
||||
background: rgba(0, 0, 0, 0.5);
|
||||
font-family: "GoudyAcc";
|
||||
z-index: 100;
|
||||
}
|
||||
#calendar-hdr{
|
||||
display: grid;
|
||||
|
Reference in New Issue
Block a user