Change navbar styling a bit
This commit is contained in:
parent
4126c05ed4
commit
2d4fbeca68
@ -153,6 +153,7 @@ ul.navpage_list {
|
||||
overflow: hidden;
|
||||
transition: max-height .3s ease, border .325s ease !important;
|
||||
z-index: 2;
|
||||
position: fixed;
|
||||
}
|
||||
|
||||
.back {
|
||||
@ -442,7 +443,6 @@ div#articleslist>article{
|
||||
width: inherit;
|
||||
box-sizing: content-box;
|
||||
transition-delay: .1s;
|
||||
position: fixed;
|
||||
}
|
||||
.navsite_item:not(:hover) .navpage_list {
|
||||
transition-delay: .1s;
|
||||
|
Loading…
Reference in New Issue
Block a user