Difference between revisions of "Template:Aix-Marseille"

Line 13: Line 13:
 
/* Wrapper for the menu */
 
/* Wrapper for the menu */
 
.menu_wrapper {  
 
.menu_wrapper {  
display: none;
+
width:150px;
position: absolute;
+
height:100vh;  
background-color: #f9f9f9;
+
position:fixed;  
min-width: 160px;
+
padding:0px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
+
float:left;
 +
background-color:#f2f2f2;  
 +
text-align:left;
 
}
 
}
  

Revision as of 09:59, 10 June 2016