Difference between revisions of "MediaWiki:Monobook.css"

no edit summary
Line 65: Line 65:
.portlet li a.new {color: yellow;}
.portlet li a.new {color: yellow;}


.portlet a:visited {color: #541315;}
.portlet a:visited {color: #bd050a;}
.portlet a:active {color: #541315;}
.portlet a:active {color: #ed353a;}
.portlet a:link {
.portlet a:link {
     color: #ed353a;
     color: #ed353a;
Line 74: Line 74:
     background-color: transparent;
     background-color: transparent;
     text-decoration: none;
     text-decoration: none;
     border-bottom: 1px dotted #ed353a;
     border-bottom: 1px dotted #ff655a;
    text-shadow: 1px 1px 0px #ed353a;
}
}