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 */