MediaWiki:Gadget-ReverseIP.css: Difference between revisions

From AnOtherWiki, the free encyclopedia written by, for, and about the Otherkin community.
No edit summary
No edit summary
Line 3: Line 3:
}
}
a.reverseipeditlink:visited {
a.reverseipeditlink:visited {
color: red;
color: black;
text-decoration: line-through;
}
}

Revision as of 07:24, 22 January 2013

a.reverseipeditlink:link {
color: red;
}
a.reverseipeditlink:visited {
   color: black;
   text-decoration: line-through;
}