mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-04 04:12:45 +00:00 
			
		
		
		
	Add navigation structure.
This commit is contained in:
		@@ -0,0 +1,9 @@
 | 
			
		||||
body {
 | 
			
		||||
  display: flex;
 | 
			
		||||
  min-height: 100vh;
 | 
			
		||||
  flex-direction: column;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
main {
 | 
			
		||||
  flex: 1 0 auto;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user