Difference between revisions of "Template:Aix-Marseille"

Line 13: Line 13:
 
/* Wrapper for the menu */
 
/* Wrapper for the menu */
 
.menu_wrapper {  
 
.menu_wrapper {  
width:150px;  
+
font-family: calibri, sans-serif;
height:100vh;  
+
font-size: 110%;
position:fixed;  
+
max-width: 850px; /*Navbar size*/
padding:0px;
+
text-align: center;
float:left;  
+
margin: auto;
background-color:#f2f2f2;
+
margin-top: 50px;
text-align:left;
+
 
}
 
}
  

Revision as of 09:58, 10 June 2016