Changes

Jump to navigation Jump to search
no edit summary
Line 5: Line 5:  
/* Box at the top of the main page layout */
 
/* Box at the top of the main page layout */
 
.icannwiki-top-box {
 
.icannwiki-top-box {
     background-color: #61a376;
+
     background-color: #62a386;
 
     border-radius: 5px;
 
     border-radius: 5px;
 
     margin-bottom: 20px;
 
     margin-bottom: 20px;
Line 38: Line 38:     
.icannwiki-invisible-bullet a {
 
.icannwiki-invisible-bullet a {
     color: #cef0d8;
+
     color: #dff4e4;
 
     text-decoration: none;
 
     text-decoration: none;
 
}
 
}
Line 44: Line 44:  
/* Header for featured article, news, about us, and so on */
 
/* Header for featured article, news, about us, and so on */
 
.icannwiki-section-header {
 
.icannwiki-section-header {
     background: #61A376;
+
     background: #62a386;
 
     font-family: sans-serif;
 
     font-family: sans-serif;
 
     font-weight: bold;
 
     font-weight: bold;
 
     text-align: left;
 
     text-align: left;
     color: #cef0d8;
+
     color: #dff4e4;
 
     height: 1.5em;
 
     height: 1.5em;
 
     margin: .2em 0 .2em 0;
 
     margin: .2em 0 .2em 0;

Navigation menu