MediaWiki:Gadget-ReverseIP.css: Difference between revisions
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 3: | Line 3: | ||
} |
} |
||
a.reverseipeditlink:visited { |
a.reverseipeditlink:visited { |
||
color: |
color: black; |
||
text-decoration:line-through !important; |
|||
} |
} |
||
Latest revision as of 07:28, 22 January 2013
a.reverseipeditlink:link {
color: red;
}
a.reverseipeditlink:visited {
color: black;
text-decoration:line-through !important;
}