Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Mobile.css: Difference between revisions

MediaWiki interface page
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: #E69710; } /* new links */
: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 */