MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
Line 352: | Line 352: | ||
#map-lightbox { | #map-lightbox { | ||
display: none | display: none; | ||
position: fixed; | position: fixed; | ||
inset: 0; | inset: 0; | ||
Line 358: | Line 358: | ||
backdrop-filter: blur(2px); | backdrop-filter: blur(2px); | ||
z-index: 999999; | z-index: 999999; | ||
justify-content: center; | justify-content: center; | ||
align-items: center; | align-items: center; |