Difference between revisions of "Template:Aix-Marseille"

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

Revision as of 09:58, 10 June 2016