MediaWiki:Gadget-ReverseIP.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
} |
} |
||
a.reverseipeditlink:visited { |
a.reverseipeditlink:visited { |
||
color: |
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;
}