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: #532900;
     color: #ff0000;
     background-color: transparent;
     background-color: transparent;
     text-decoration: underline;
     border-bottom: 1px dotted yellow;
}
}