Difference between revisions of "MediaWiki:Monobook.css"

no edit summary
Line 69: Line 69:
.portlet a:link {color: #532900;}
.portlet a:link {color: #532900;}
.portlet a:hover {
.portlet a:hover {
     color: #ff0000;
     color: #ed353a;
     background-color: transparent;
     background-color: transparent;
     border-bottom: 1px dotted yellow;
    text-decoration: none;
     border-bottom: 1px dotted #ed353a;
}
}