Widget:Gurren2
Ir para navegação
Ir para pesquisar
<style> /* Base dark theme for Vector skin */ body.skin-vector {
background: #181818 !important; color: #e0e0e0 !important;
} body.skin-vector #content, body.skin-vector .mw-body, body.skin-vector .mw-body-content {
background: #181818 !important; color: #e0e0e0 !important;
} body.skin-vector #mw-head, body.skin-vector #mw-panel, body.skin-vector #mw-footer {
background: #242424 !important;
} body.skin-vector a, body.skin-vector a:visited {
color: #58a6ff !important;
} body.skin-vector a:hover {
text-decoration: underline !important;
} body.skin-vector table, body.skin-vector .wikitable, body.skin-vector .infobox {
background: #1f1f1f !important; border: 1px solid #444 !important;
} body.skin-vector input, body.skin-vector textarea, body.skin-vector select {
background: #1f1f1f !important; color: #e0e0e0 !important; border: 1px solid #444 !important;
} </style>