Difference between revisions of "Template:Toronto"

Line 13: Line 13:
 
/* Wrapper for the menu */
 
/* Wrapper for the menu */
 
.menu_wrapper {  
 
.menu_wrapper {  
width:150px;  
+
width:1000px;  
height:100vh;  
+
height:20px;  
 
position:fixed;  
 
position:fixed;  
 
padding:0px;
 
padding:0px;
float:left;  
+
float:bottom;  
 
background-color:#f2f2f2;  
 
background-color:#f2f2f2;  
text-align:left;
+
text-align:center;
 
}
 
}
  
Line 351: Line 351:
 
#menutest{
 
#menutest{
 
   height: 20px;
 
   height: 20px;
}
 
 
.menufixed{
 
  position: top;
 
  bottom: 0;
 
 
}
 
}
  

Revision as of 20:47, 8 August 2016