Difference between revisions of "Template:Austin UTexas"

Line 12: Line 12:
 
/* Wrapper for the menu */
 
/* Wrapper for the menu */
 
.menu_wrapper {  
 
.menu_wrapper {  
width:150px;  
+
width:100%;  
 
height:100vh;  
 
height:100vh;  
 
position:fixed;  
 
position:fixed;  
Line 23: Line 23:
 
/* styling for the menu items */
 
/* styling for the menu items */
 
.menu_item {
 
.menu_item {
width:100%;  
+
width:10%;
 +
                float:left;
 
margin:-2px 0px 0px -20px;  
 
margin:-2px 0px 0px -20px;  
 
padding: 10px 10px;   
 
padding: 10px 10px;   

Revision as of 23:23, 17 October 2016