forked from Adleraci/adlerka.top
asdf
This commit is contained in:
parent
279c152e39
commit
9134b8fe72
@ -192,7 +192,7 @@ ul.navpage_list
|
|||||||
max-height:0;
|
max-height:0;
|
||||||
transition-delay:.1s;
|
transition-delay:.1s;
|
||||||
}
|
}
|
||||||
#navsite_list
|
#navsite_list, .navsite_list
|
||||||
{
|
{
|
||||||
display:flex;
|
display:flex;
|
||||||
flex-direction:row;
|
flex-direction:row;
|
||||||
@ -231,7 +231,7 @@ ul.navpage_list
|
|||||||
background-color:rgba(0,0,0,0.6);
|
background-color:rgba(0,0,0,0.6);
|
||||||
box-shadow:0 20px 28px 0 rgba(0,0,0,0.6);
|
box-shadow:0 20px 28px 0 rgba(0,0,0,0.6);
|
||||||
top: 80px;
|
top: 80px;
|
||||||
width: 100%;
|
width: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
nav {
|
nav {
|
||||||
|
Loading…
Reference in New Issue
Block a user