Usuário(a):Luca Agosta/timeless.css

Origem: Wikipédia, a enciclopédia livre.

Nota: Depois de publicar, poderá ter de contornar a cache do seu navegador para ver as alterações.

  • Firefox / Safari: Pressione Shift enquanto clica Recarregar, ou pressione Ctrl-F5 ou Ctrl-R (⌘-R no Mac)
  • Google Chrome: Pressione Ctrl-Shift-R (⌘-Shift-R no Mac)
  • Internet Explorer / Edge: Pressione Ctrl enquanto clica Recarregar, ou pressione Ctrl-F5
  • Opera: Pressione Ctrl-F5.
/* Nord Theme created by Arctic Ice Studio */

/*Color 1 */
.ts-container, .mp-topbanner , .infobox, #mw-header-container, .ext-related-articles-card-list .ext-related-articles-card, .mw-headline, #mp-lang, #mp-other, #mp-sister {
  background-color: #2e3440 !important;
  background: #2e3440 !important;
  color: #fff !important;
  /*! color: #fff; */
}

.ra-read-more h2 {
  color: #fff
}

/*Color 2 */
#mw-content, input, .sidebar-chunk { 
    background-color: #3b4252 !important;;
    color: #fff !important;;
  }


/*Color 3 */
#mw-content-container, .thumbinner, .toc {
    background-color: #434c5e;
}

/* links */
.tools-inline selected a, a, .ext-related-articles-card-list h3 a, .mw-parser-output a.external {
  color: #81a1c1;
  }

a:hover {
  color: #88c0d0;
}

tbody tr th{  
  background-color: #88c0d0 !important;
}

/* other */
.ext-related-articles-card-list .ext-related-articles-card-extract, h3 {
  color: #fff;
}

.mp-tfa-h2 {
  background-color: #8fbcbb !important;
  background: #8fbcbb !important;
}

.ext-related-articles-card-list h3::after {
  display: none;
}