forked from Adleraci/adlerka.top
		
	make body flex
This commit is contained in:
		@@ -251,21 +251,24 @@ table.list-table > tbody, table.list-table > tbody > th, table.list-table > tbod
 | 
			
		||||
    width: 175px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#pagearea{
 | 
			
		||||
#pagearea {
 | 
			
		||||
    flex-grow: 1;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#navbar{
 | 
			
		||||
#navbar, #footer {
 | 
			
		||||
    padding: 1.2rem 1rem;
 | 
			
		||||
    background-color: rgba(0, 0, 0, 0.2);
 | 
			
		||||
    -webkit-box-shadow: 0 20px 28px 0 rgba(0,0,0,0.2);
 | 
			
		||||
    -moz-box-shadow: 0 20px 28px 0 rgba(0,0,0,0.2);
 | 
			
		||||
    box-shadow: 0 20px 28px 0 rgba(0,0,0,0.2);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#navbar {
 | 
			
		||||
    height: 75px !important;
 | 
			
		||||
    position: relative;
 | 
			
		||||
    z-index: 500;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#navbar, #pagearea, #footer{
 | 
			
		||||
#navbar, #pagearea, #footer {
 | 
			
		||||
    width: 100%;
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user