Difference between revisions of "Template:Aix-Marseille"

Line 83: Line 83:
  
 
/* styling for the li that are the menu items */
 
/* styling for the li that are the menu items */
.menu_items li {  
+
.menu_items li {
 +
text-align: center;
 +
color: rgba(0, 0, 0, .7);
 +
text-decoration: none;
 +
padding: 8px 8px 17px 8px;
 
width:90%;  
 
width:90%;  
 
margin-top:-2px;  
 
margin-top:-2px;  
padding: 15px 0px 15px 15px ;
 
 
display:block;
 
display:block;
 
border-bottom: 1px solid #d3d3d3;   
 
border-bottom: 1px solid #d3d3d3;   
Line 96: Line 99:
 
-ms-transition: all 0.4s ease;  
 
-ms-transition: all 0.4s ease;  
 
-o-transition: all 0.4s ease; transition: all 0.4s ease;  
 
-o-transition: all 0.4s ease; transition: all 0.4s ease;  
text-align: center;
 
color: rgba(0, 0, 0, .7);
 
text-decoration: none;
 
padding: 8px 8px 17px 8px;
 
 
}
 
}
  

Revision as of 11:21, 10 June 2016