Difference between revisions of "Template:2015CSS"

Line 143: Line 143:
 
/*Style the background for menu items*/
 
/*Style the background for menu items*/
 
.menu-header {
 
.menu-header {
background: #d3d3d3;
+
background-color: #d3d3d3;
margin-bottom: 2px;
+
margin-bottom: 2px;
padding: 3px 5px;
+
 
border: 1px solid #cccccc;
+
padding-top:10px;
cursor: pointer;
+
padding-bottom:10px;
color: #434343;
+
color: #434343;
border-radius: 5px;
+
 
}
 
}
 +
  
 
/*Style the submenu items*/
 
/*Style the submenu items*/

Revision as of 15:30, 18 March 2015