MediaWiki:Monobook.css: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 13: Line 13:
a:visited {
a:visited {
     color: #256abd;
     color: #256abd;
}
a:hover {
    color: #5a65ff;
    background-color: transparent;
    text-decoration: none;
    border-bottom: 1px dotted #5a65ff;
}
}