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

11 lines
210 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 }
.fab { z-index: 1 }
.avatar::after { z-index: 1 }
.hover { z-index: 1 }