MediaWiki:Vector.css
Ir para navegação
Ir para pesquisar
Nota: Após salvar, você pode ter que limpar o "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: PressioneCtrl enquanto clica Recarregar, ou Pressione Ctrl-F5
- Opera: Pressione Ctrl-F5.
/* Todos os CSS colocado aqui serão carregados para usuários do tema Vector */
#tab tab-help a:link {color: #000000}
.editOptions {
background-color: #162943;
color: #ffffff;
border: 1px solid #8d6e63;
border-top: 0;
padding: 1em 1em 1.5em 1em;
margin-bottom: 2em;
}
.warningbox {
background-color: #162943;
}
.messagebox, .errorbox, .warningbox, .successbox {
color: #ffffff;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 16px;
border: 1px solid #8d6e63;
padding: 12px 24px;
word-wrap: break-word;
overflow-wrap: break-word;
overflow: hidden;
}
.mw-body {
margin-top: -1px;
border: 1px solid #8d6e63;
border-right-width: 0;
}
.catlinks {
border: 1px solid #8d6e63;
background-color: #162943;
padding: 5px;
margin-top: 1em;
clear: both;
}
.wikitable {
background-color: #162943;
color: white;
margin: 1em 0;
border: 1px solid #a2a9b1;
border-collapse: collapse;
}
.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td {
border: 1px solid #8d6e63;
padding: 0.2em 0.4em;
}
.wikitable > tr > th, .wikitable > * > tr > th {
background-color: #102138;
text-align: center;
}
#p-cactions {
background-color: #0d1b2d;
}
#p-cactions li {
background-color: #324f74;
border-color: #008000;
}
#p-cactions li.selected {
background-color: #324f74;
}
#p-cactions li.new {
background-color: #324f74;
}
#p-cactions li a {
background-color: #324f74;
color : #7070FF;
}
#p-cactions li.selected a {
background-color:#324f74;
}
#simpleSearch {
position: relative;
height: 100%;
background-color: white;
}
.vector-menu-dropdown h3 {
color: white;
font-weight: bold;
}
.vector-menu-tabs li {
background-image: none;
background-color: #0d1b2d;
background-position: left bottom;
background-repeat: repeat-x;
float: left;
display: block;
height: 100%;
margin: 0;
padding: 0;
line-height: 1.125em;
white-space: nowrap;
}
.vector-menu-tabs .selected {
background: #324f74;
}
body { background-color: #0e1436; background-image: url(http://70.39.70.36/images/2/25/Bg221.jpg);
background-repeat: repeat;
background-attachment: fixed;}
#content { background-color: #0d1b2d; color: #e6e6e6;}
#content p { color: white; }
#p-navigation { background-color: transparent; }
#mw-head-base { background-color: transparent; }
#p-logo { background-color: transparent; }
#mw-page-base { background: transparent; }
#mw-panel #p-tb h3 { color: white; font-size: 16px;}
a {
color: white !important;
}
a:visited {
color: #aae2ff !important;
}
a.new {
color: red !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: #e6e6e6
}
div.mw-number-text {
color: #888 !important;
}
div.mw-number-text h3 {
color: #c1c1c1 !important;
}
hr {
color: #222;
}
.mw-footer li {
color: white;
margin: 0;
padding: 0.5em 0;
font-size: 0.75em;
}