Difference between revisions of "MediaWiki:Monobook.css"

Jump to navigation Jump to search
Line 69: Line 69:
.portlet a:link {
.portlet a:link {
     color: #ed353a;
     color: #ed353a;
    text-shadow: 1px 1px 2px #541315;
}
}
.portlet a:hover {
.portlet a:hover {
     color: #ed353a;
     color: #ff655a;
     background-color: transparent;
     background-color: transparent;
     text-decoration: none;
     text-decoration: none;
     border-bottom: 1px dotted #ed353a;
     border-bottom: 1px dotted #ed353a;
    text-shadow: 1px 1px 0px #ed353a;
}
}