Changes

no edit summary
Line 4: Line 4:     
/* Navigation panel to the left */
 
/* Navigation panel to the left */
#mw-panel a
+
#mw-panel a {
{color: #62a376;}
+
    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 */