Difference between revisions of "Template:2015MainPageCSS"

Line 131: Line 131:
  
  
         .button {
+
         #contentWrap.button {
 
             width: 130px;
 
             width: 130px;
 
     border: 1px solid #cccccc;
 
     border: 1px solid #cccccc;
Line 167: Line 167:
 
         clear: both;
 
         clear: both;
 
     }
 
     }
 +
 +
.menu-header {
 +
background: #d3d3d3;
 +
margin: 0px 0 0 0;
 +
padding: 5px 10px;
 +
border: 1px solid #cccccc;
 +
cursor: pointer;
 +
color: #434343;
 +
border-radius: 5px;
 +
margin-top: 5px;
 +
}
 +
  
 
</style>
 
</style>

Revision as of 16:04, 2 February 2015