Move navigation links below header menu and gallery.
This commit is contained in:
parent
6acff0b326
commit
02bc5acbc8
@ -126,7 +126,7 @@ hr + div.center:not(.ad-cnt):not(.topad):not(.middlead):not(.bottomad) {
|
|||||||
#menu, .gal-buttons {
|
#menu, .gal-buttons {
|
||||||
z-index: 50;
|
z-index: 50;
|
||||||
}
|
}
|
||||||
#navlinks, #updater, #thread-stats {
|
#updater, #thread-stats {
|
||||||
z-index: 40;
|
z-index: 40;
|
||||||
}
|
}
|
||||||
:root.fixed #header-bar, #notifications {
|
:root.fixed #header-bar, #notifications {
|
||||||
@ -135,6 +135,9 @@ hr + div.center:not(.ad-cnt):not(.topad):not(.middlead):not(.bottomad) {
|
|||||||
#a-gallery {
|
#a-gallery {
|
||||||
z-index: 30;
|
z-index: 30;
|
||||||
}
|
}
|
||||||
|
#navlinks {
|
||||||
|
z-index: 25;
|
||||||
|
}
|
||||||
#qr {
|
#qr {
|
||||||
z-index: 20;
|
z-index: 20;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user