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;   
 +
text-align:left;
 
font-weight:bold;
 
font-weight:bold;
 +
text-decoration:none;
 +
color:#000000;
 
list-style-type:none;  
 
list-style-type:none;  
 
cursor:pointer;  
 
cursor:pointer;  

Revision as of 11:22, 10 June 2016