Neighbourhood.omg.lol/wwwroot/css/z.css

13 lines
212 B
CSS
Raw Normal View History

/* Anything related to z-indexes */
nav header { z-index: 101 }
nav.bottom.s:not(.drawer) :is(button,.button) > menu { z-index: 100 }
2025-02-10 05:36:26 +00:00
.fab {
z-index: 1
}
.avatar::after { z-index: 1 }
.hover { z-index: 1 }