MediaWiki:Gadget-ReverseIP.css: Difference between revisions
(Replaced content with " a.reverseipeditlink { color: red; } a:visited.reverseipeditlink { color: red; }") |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| ⚫ | |||
| ⚫ | |||
color: red; |
color: red; |
||
} |
} |
||
a |
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;
}