MediaWiki:Common.css: Difference between revisions

(Dark Mode Enabled)
 
m (Daveallen moved page MediaWiki:Common.css&action=edit to MediaWiki:Common.css: mistyped title)
(No difference)

Revision as of 22:22, 26 July 2022

/* #siteNotice, footer .footer-content { display: none; }

  • /

body { color: #fff; } a { color: #c83; } h2 {

   color: #fc6;

} body, .header-container.header-chrome,

  1. content,

footer, .content table.infobox, .mw-highlight, .navbox, .navbox-subgroup { background-color: #222; }

  1. mw-script-doc {

background-color: #222!important; } .header-container.header-chrome { color: #e8c773; } .hatnote, .dablink, .rellink, .content table.infobox, .client-js .toc-mobile,

  1. toc,

.search-box .search, .content kbd, .content samp, .content code, .content pre, footer .last-modified-bar, .navbox th, .navbox-title, .navbox-abovebelow, th.navbox-group, .navbox-subgroup .navbox-title, .navbox-even, .navbox-subgroup .navbox-group, .navbox-subgroup .navbox-abovebelow { color: #f8f9fa; background-color: #343739; border-color: #343739; }

  1. toc {

border: 0; } table.fmbox-warning { background-color: #794747; }

/* Links */

.pBody ul li a, .pBody ul li a:visited, .subpages a, .subpages a:visited, body a, body a:visited, a, a:visited {

   color: #ec7 !important;

}

.pBody ul li a.new, .pBody ul li a.new:visited, .subpages a.new, .subpages a.new:visited, body a.new, body a.new:visited, a.new, a.new:visited, .pBody ul li.new a, .pBody ul li.new a:visited, li.new a, li.new a:visited, body .lienbrisé {

   color: #e8c773 !important;

}

body a.mw-kartographer-autostyled {

   color: #fff !important;

}

/* Menu drawer */

  1. mw-mf-page-left {
  background-color: #000;

}

  1. p-navigation li a {
  background-color: #321;

}

  1. p-interaction li a {
  background-color: #321;

}

  1. pt-preferences li a {
  background-color: #321;

}