Line 16: | Line 16: | ||
color: #E5F6F1; | color: #E5F6F1; | ||
animation: color-change 1.5s infinite; | animation: color-change 1.5s infinite; | ||
+ | z-index=1; | ||
} | } | ||
Line 126: | Line 127: | ||
top:16px; | top:16px; | ||
width:100%; | width:100%; | ||
− | z-index: | + | z-index:2; |
//overflow: hidden; | //overflow: hidden; | ||
background-color:#ace2d3; | background-color:#ace2d3; | ||
Line 185: | Line 186: | ||
min-width: 160px; | min-width: 160px; | ||
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); | box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); | ||
− | z-index: | + | z-index: 2; |
} | } | ||
Revision as of 08:32, 11 October 2020