MediaWiki:Common.css: Difference between revisions
From JoS Wiki
No edit summary |
No edit summary Tag: Reverted |
||
| Line 3: | Line 3: | ||
a:visited { | a:visited { | ||
color: # | color: #B94600; | ||
} | } | ||
Revision as of 16:01, 12 August 2022
/* CSS placed here will be applied to all skins */
a:visited {
color: #B94600;
}
a {
font-size: 1.05em;
}
