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;
+
display: none;
height:100vh;  
+
position: absolute;
position:fixed;  
+
background-color: #f9f9f9;
padding:0px;
+
min-width: 160px;
float:left;
+
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
background-color:#f2f2f2;  
+
text-align:left;
+
 
}
 
}
  

Revision as of 09:59, 10 June 2016