Difference between revisions of "Template:2015MainPageCSS"

Line 175: Line 175:
 
margin-top: 5px;
 
margin-top: 5px;
 
}
 
}
 +
 +
ul.submenulist li a, ul.submenulist li {
 +
color: #383838;
 +
font-size: 12px;
 +
font-weight: bold;
 +
padding-left: -30px;
 +
border-radius: 5px;
 +
display:block;
 +
padding-bottom: 2px;
 +
}
 +
 +
/* change background color on hover */
 +
ul.submenulist li:hover a, ul.submenulist li:hover {
 +
background-color: #c1dfa6;
 +
text-decoration: none;
 +
border-radius: 5px;
 +
 +
}
  
  

Revision as of 16:19, 2 February 2015