Difference between revisions of "Template:Toronto"

Line 13: Line 13:
 
/* Wrapper for the menu */
 
/* Wrapper for the menu */
 
.menu_wrapper {  
 
.menu_wrapper {  
width:1000px;  
+
width:150px;  
height:20px;  
+
height:100vh;  
 
position:fixed;  
 
position:fixed;  
 
padding:0px;
 
padding:0px;
float:bottom;  
+
float:left;  
 
background-color:#f2f2f2;  
 
background-color:#f2f2f2;  
text-align:center;
+
text-align:left;
}
+
}
  
 
/* styling for the menu items */
 
/* styling for the menu items */
Line 30: Line 30:
 
font-weight:bold;
 
font-weight:bold;
 
color:#593C75;  
 
color:#593C75;  
cursor: pointer;  
+
cursor: pointer;
}
+
 
  
 
/* when hovering on a menu item */
 
/* when hovering on a menu item */

Revision as of 20:50, 8 August 2016