MediaWiki:Common.css: mudanças entre as edições

De Wiki PokeLegends
Ir para navegação Ir para pesquisar
Sem resumo de edição
Sem resumo de edição
Linha 1: Linha 1:
/* ========================================
/* ===== BASE GLOBAL ===== */
  🌙 TEMA DARK GLOBAL COMPLETO (ULTRA FIX)
body,
======================================== */
 
/* ===== FUNDO GLOBAL ===== */
html, body,
#content,
#content,
.mw-body,
.mw-body,
.mw-parser-output,
#mw-head,
.vector-body,
#footer {
.vector-page-content,
     background-color: #202225 !important;
.mw-page-container {
     background-color: #1e1e1e !important;
    color: #e4e6eb !important;
}
 
/* ===== TEXTO ===== */
body, p, span, div, li, ul, ol {
    color: #e4e6eb !important;
}
 
/* ===== TÍTULOS ===== */
h1, h2, h3, h4, h5, h6 {
     color: #ffffff !important;
     color: #ffffff !important;
    border: none !important;
    box-shadow: none !important;
}
}


/* ===== HEADER ===== */
/* ===== LINKS ===== */
#mw-head,
a, a:visited {
.vector-header-container {
    background-color: #161b22 !important;
}
 
/* ========================================
  📚 SIDEBAR
======================================== */
 
#mw-panel {
    background-color: #161b22 !important;
}
 
#mw-panel a,
#mw-panel a:visited {
     color: #ffffff !important;
     color: #ffffff !important;
    text-decoration: none;
}
}


#mw-panel a:hover {
a:hover {
     color: #58a6ff !important;
     color: #dddddd !important;
    padding-left: 4px;
}
}


/* ========================================
/* ===== SIDEBAR (TUDO UNIFICADO) ===== */
  🔗 LINKS
#mw-panel,
======================================== */
#mw-panel .portal,
 
#mw-panel .body,
.mw-parser-output a {
#mw-panel .vector-menu-content {
     color: #58a6ff !important;
     background-color: #2c2f33 !important;
    border: none !important;
    box-shadow: none !important;
}
}


.mw-parser-output a:visited {
/* LINKS DA SIDEBAR = BOTÕES */
    color: #8ab4f8 !important;
#mw-panel a {
}
     display: block;
 
     background-color: #2c2f33 !important;
/* ========================================
  📊 TABELAS
======================================== */
 
table, .wikitable {
     background-color: #2a2d31 !important;
    color: #e4e6eb !important;
    border: 1px solid #444 !important;
    border-collapse: collapse !important;
}
 
th, .wikitable th {
     background-color: #202225 !important;
     color: #ffffff !important;
     color: #ffffff !important;
}


td, .wikitable td {
     padding: 6px 10px;
     background-color: #2a2d31 !important;
     border-radius: 4px;
     color: #e4e6eb !important;
}


tr:hover td {
    border: none !important;
     background-color: #32363c !important;
     box-shadow: none !important;
    outline: none !important;
}
}


/* ========================================
/* HOVER */
  🧾 CAIXAS
#mw-panel a:hover {
======================================== */
     background-color: #23272a !important;
 
.infobox, .toc, .thumb {
     background-color: #2a2d31 !important;
    border: 1px solid #444 !important;
}
}


/* ========================================
/* REMOVE QUALQUER LINHA/SEPARADOR */
  🧩 INPUTS / BOTÕES
#mw-panel hr {
======================================== */
     border: none !important;
 
     background-color: #23272a !important;
input, textarea, select {
     height: 1px;
     background-color: #2a2d31 !important;
     color: #ffffff !important;
     border: 1px solid #555 !important;
}
}


button {
/* ===== BOTÕES / INPUTS ===== */
     background-color: #30363d !important;
button,
input,
select,
textarea {
     background-color: #2c2f33 !important;
     color: #ffffff !important;
     color: #ffffff !important;
    border: 1px solid #555 !important;
}


button:hover {
    border: none !important;
     background-color: #3a3f46 !important;
     box-shadow: none !important;
    outline: none !important;
}
}


/* ========================================
/* HOVER BOTÕES */
  💣 FIX DEFINITIVO BOTÕES TOPO (VECTOR)
button:hover,
======================================== */
input:hover,
 
select:hover {
/* RESET TOTAL */
     background-color: #23272a !important;
.vector-menu-tabs,
.vector-menu-tabs ul,
.vector-page-toolbar,
.vector-menu-content {
     background: transparent !important;
}
}


/* TABS (Página / Discussão) */
/* REMOVE FOCO BRANCO */
.vector-menu-tabs li a,
button:focus,
.vector-menu-tabs li a:link,
input:focus,
.vector-menu-tabs li a:visited {
select:focus,
    background: #2a2d31 !important;
textarea:focus {
    color: #e4e6eb !important;
     outline: none !important;
     border: 1px solid #444 !important;
     box-shadow: none !important;
     box-shadow: none !important;
}
}


/* HOVER */
/* ===== TABELAS ===== */
.vector-menu-tabs li a:hover {
table {
     background: #32363c !important;
     background-color: #2c2f33 !important;
     color: #ffffff !important;
     color: #ffffff !important;
}
     border-collapse: collapse;
 
/* ATIVO */
.vector-menu-tabs .selected a {
    background: #1e1e1e !important;
    color: #ffffff !important;
     border-bottom: 1px solid #1e1e1e !important;
}
 
/* BOTÕES DIREITA (Editar etc) */
.vector-menu-content li a {
    background: #2a2d31 !important;
    color: #e4e6eb !important;
     border: 1px solid #444 !important;
     border: 1px solid #444 !important;
}
}


.vector-menu-content li a:hover {
th {
     background: #32363c !important;
     background-color: #23272a !important;
     color: #ffffff !important;
     color: #ffffff !important;
}
}


/* REMOVE FUNDO BRANCO FORÇADO */
td {
.vector-menu-tabs li,
     background-color: #2c2f33 !important;
.vector-menu-content li {
     background: transparent !important;
}
}


/* REMOVE GRADIENTES */
/* ===== HEADERS / TOPO ===== */
.vector-menu-tabs li a {
#mw-head {
     background-image: none !important;
     background-color: #2c2f33 !important;
}
}


/* ========================================
/* ===== REMOVE CAIXAS BRANCAS DO MEDIAWIKI ===== */
  🧼 LIMPEZA FINAL
.mw-portlet,
======================================== */
.vector-menu,
 
.vector-menu-content,
.vector-page-toolbar,
.vector-menu-heading {
.vector-header-container,
     background-color: #2c2f33 !important;
.vector-column-end,
    border: none !important;
.mw-footer {
    box-shadow: none !important;
     background-color: #1e1e1e !important;
}
}


hr {
/* ===== TEXTO GERAL ===== */
    border-color: #444 !important;
p, span, li, ul, ol {
}
     color: #ffffff !important;
 
pre, code {
    background-color: #2a2d31 !important;
    color: #e4e6eb !important;
}
 
/* ========================================
  🚨 ANTI-TEXTO PRETO FINAL
======================================== */
 
[style*="color: black"],
[style*="color:#000"],
[style*="color: #000"] {
     color: #e4e6eb !important;
}
}

Edição das 13h11min de 7 de maio de 2026

/* ===== BASE GLOBAL ===== */
body,
#content,
.mw-body,
#mw-head,
#footer {
    background-color: #202225 !important;
    color: #ffffff !important;
    border: none !important;
    box-shadow: none !important;
}

/* ===== LINKS ===== */
a, a:visited {
    color: #ffffff !important;
    text-decoration: none;
}

a:hover {
    color: #dddddd !important;
}

/* ===== SIDEBAR (TUDO UNIFICADO) ===== */
#mw-panel,
#mw-panel .portal,
#mw-panel .body,
#mw-panel .vector-menu-content {
    background-color: #2c2f33 !important;
    border: none !important;
    box-shadow: none !important;
}

/* LINKS DA SIDEBAR = BOTÕES */
#mw-panel a {
    display: block;
    background-color: #2c2f33 !important;
    color: #ffffff !important;

    padding: 6px 10px;
    border-radius: 4px;

    border: none !important;
    box-shadow: none !important;
    outline: none !important;
}

/* HOVER */
#mw-panel a:hover {
    background-color: #23272a !important;
}

/* REMOVE QUALQUER LINHA/SEPARADOR */
#mw-panel hr {
    border: none !important;
    background-color: #23272a !important;
    height: 1px;
}

/* ===== BOTÕES / INPUTS ===== */
button,
input,
select,
textarea {
    background-color: #2c2f33 !important;
    color: #ffffff !important;

    border: none !important;
    box-shadow: none !important;
    outline: none !important;
}

/* HOVER BOTÕES */
button:hover,
input:hover,
select:hover {
    background-color: #23272a !important;
}

/* REMOVE FOCO BRANCO */
button:focus,
input:focus,
select:focus,
textarea:focus {
    outline: none !important;
    box-shadow: none !important;
}

/* ===== TABELAS ===== */
table {
    background-color: #2c2f33 !important;
    color: #ffffff !important;
    border-collapse: collapse;
    border: 1px solid #444 !important;
}

th {
    background-color: #23272a !important;
    color: #ffffff !important;
}

td {
    background-color: #2c2f33 !important;
}

/* ===== HEADERS / TOPO ===== */
#mw-head {
    background-color: #2c2f33 !important;
}

/* ===== REMOVE CAIXAS BRANCAS DO MEDIAWIKI ===== */
.mw-portlet,
.vector-menu,
.vector-menu-content,
.vector-menu-heading {
    background-color: #2c2f33 !important;
    border: none !important;
    box-shadow: none !important;
}

/* ===== TEXTO GERAL ===== */
p, span, li, ul, ol {
    color: #ffffff !important;
}