forked from Adleraci/adlerka.top
		
	test
This commit is contained in:
		@@ -200,6 +200,7 @@ ul.navpage_list
 | 
			
		||||
    display:flex;
 | 
			
		||||
    flex-direction:row;
 | 
			
		||||
    gap:3.25rem;
 | 
			
		||||
    text-align: center;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#toggle_button {
 | 
			
		||||
@@ -221,10 +222,12 @@ ul.navpage_list
 | 
			
		||||
        position: fixed;
 | 
			
		||||
        flex-direction: column;
 | 
			
		||||
        width: 100%;
 | 
			
		||||
        text-align: center;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    #navsite_list li {
 | 
			
		||||
        text-align: center;
 | 
			
		||||
        text-align: center;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    #navsite_list.active {
 | 
			
		||||
@@ -234,6 +237,7 @@ ul.navpage_list
 | 
			
		||||
        background-color:rgba(0,0,0,0.6);
 | 
			
		||||
        box-shadow:0 20px 28px 0 rgba(0,0,0,0.6);
 | 
			
		||||
        top: 80px;
 | 
			
		||||
        text-align: center;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    nav {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user