Changes

no edit summary
Line 2: Line 2:     
/* Legacy code moved to MediaWiki:Common.css/Legacy */
 
/* Legacy code moved to MediaWiki:Common.css/Legacy */
 +
 +
/* Navigation panel to the left */
 +
#mw-panel a {
 +
    font-size: 1.10em;
 +
}
 +
 +
#mw-panel a:hover {
 +
    color: #62a376;
 +
    text-decoration: none;
 +
}
    
/* Box at the top of the main page layout */
 
/* Box at the top of the main page layout */
Line 98: Line 108:  
     padding: 10px;
 
     padding: 10px;
 
     background-color: #FFFDF4;
 
     background-color: #FFFDF4;
     border: 2px solid #d48900;si
+
     border: 2px solid #d48900;
 
     border-left: 16px solid #d48900;
 
     border-left: 16px solid #d48900;
 
}
 
}