Changes

no edit summary
Line 6: Line 6:  
#mw-panel a {
 
#mw-panel a {
 
     font-size: 1.10em;
 
     font-size: 1.10em;
 +
}
 +
 +
#mw-panel a:hover {
 +
    color: #68d62c;
 +
    text-decoration: none;
 
}
 
}