MediaWiki:Mobile.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary Tags: Mobile edit Mobile web edit |
No edit summary |
||
| Line 82: | Line 82: | ||
:root.skin-citizen-dark a:link:visited { color: #DB8200; } /* visited links */ | :root.skin-citizen-dark a:link:visited { color: #DB8200; } /* visited links */ | ||
:root.skin-citizen-dark a:link:active { color: #E69710; } /* active links */ | :root.skin-citizen-dark a:link:active { color: #E69710; } /* active links */ | ||
:root.skin-citizen-dark a:link.new { color: # | :root.skin-citizen-dark a:link.new { color: #DD4444; } /* new links */ | ||
:root.skin-citizen-dark a:link.extiw { color: #E69710; } /* interwiki links */ | :root.skin-citizen-dark a:link.extiw { color: #E69710; } /* interwiki links */ | ||
:root.skin-citizen-dark a:link.external { color: #E69710; } /* external links */ | :root.skin-citizen-dark a:link.external { color: #E69710; } /* external links */ | ||