Mudanças entre as edições de "MediaWiki:Vector.css"
Ir para navegação
Ir para pesquisar
Etiqueta: Revertido |
Etiqueta: Revertido |
||
| Linha 219: | Linha 219: | ||
transform:translatex(0px) translatey(0px) !important; | transform:translatex(0px) translatey(0px) !important; | ||
color:#3498db; | color:#3498db; | ||
} | |||
/* Paragraph */ | |||
#mw-content-text .mw-parser-output p{ | |||
color:#000000; | |||
} | |||
/* Thumbcaption */ | |||
.mw-parser-output .center .thumbcaption{ | |||
color:#000000; | |||
} | |||
/* Thumbcaption */ | |||
.mw-parser-output .tright .thumbcaption{ | |||
color:#000000; | |||
} | |||
/* First heading */ | |||
#firstHeading{ | |||
color:#000000; | |||
} | |||
/* Equipamentos para navio */ | |||
#Equipamentos_para_Navio{ | |||
color:#000000; | |||
} | |||
/* Headline */ | |||
.mw-parser-output h2 .mw-headline{ | |||
color:#000000; | |||
} | } | ||
Edição das 00h00min de 26 de maio de 2022
/* Body */
body{
background-image:url("http://70.39.70.36/images/2/26/Background.png");
}
/* Navigation */
#p-navigation{
display:inline-block;
transform:translatex(0px) translatey(0px) !important;
}
/* Label */
#p-tb-label{
color:#162943 !important;
font-size:16px;
border-color:transparent;
}
/* Link */
#n-mainpage-description a{
color:#3498db !important;
font-size:12px;
line-height:1em;
}
/* Span Tag */
#p-tb-label span{
font-size:12px;
color:#162943;
}
/* Link */
#n-recentchanges a{
color:#3498db !important;
}
/* Link */
#n-randompage a{
color:#3498db !important;
}
/* Link */
#n-help-mediawiki a{
color:#3498db !important;
}
/* Link */
#t-whatlinkshere a{
color:#3498db !important;
}
/* Link */
#t-recentchangeslinked a{
color:#3498db !important;
}
/* Link */
#t-upload a{
color:#3498db !important;
}
/* Link */
#t-specialpages a{
color:#3498db !important;
}
/* Link */
#t-print a{
color:#3498db !important;
}
/* Link */
#t-permalink a{
color:#3498db !important;
}
/* Link */
#t-info a{
color:#3498db !important;
}
/* Link */
#ca-ve-edit a{
color:#3498db !important;
}
/* Input */
#p-cactions input[type=checkbox]{
transform:translatex(0px) translatey(0px);
color:#162943;
font-size:13px;
}
/* Link */
#ca-edit a{
color:#3498db !important;
}
/* Link */
#ca-watch a{
box-shadow:none;
}
/* Link */
#pt-watchlist a{
color:#162943 !important;
}
/* Link */
#pt-mycontris a{
color:#162943 !important;
}
/* Link */
#pt-preferences a{
color:#162943 !important;
}
/* Link */
#pt-mytalk a{
color:#162943 !important;
}
/* Link */
#pt-userpage a{
color:#3498db !important;
}
/* Content */
#content{
background-color:#ffffff !important;
color:rgb(230, 230, 230);
background-clip:border-box;
display:inline-block;
transform:translatex(0px) translatey(0px) !important;
border-color:#3498db !important;
border-width:1px !important;
}
/* Right navigation */
#right-navigation{
transform:translatex(0px) translatey(0px);
}
/* Footer info lastmod */
#footer-info-lastmod{
color:#162943;
transform:translatex(0px) translatey(0px);
}
/* Image */
.mw-parser-output div img{
display:none;
}
/* New */
.mw-parser-output tr .new{
color:#ff0000;
}
/* Footer */
#footer{
color:#162943;
}
/* Link */
#footer-places-privacy a{
color:#162943 !important;
}
/* Link */
#footer-places-about a{
color:#162943 !important;
}
/* Link */
#footer-places-disclaimer a{
color:#162943 !important;
}
/* Navigation */
#p-tb{
transform:translatex(0px) translatey(0px);
}
/* Search input */
#searchInput{
transform:translatex(0px) translatey(0px);
font-size:13px;
color:#aaaaaa;
}
/* Link */
#pt-logout a{
color:#3498db !important;
}
/* Head */
#mw-head{
color:#000000;
transform:translatex(0px) translatey(0px);
background-image:url("http://70.39.70.36/images/2/26/Background.png");
}
/* Cactions label */
#p-cactions-label{
color:#162943;
font-weight:400;
}
/* Edit */
#ca-ve-edit{
color:#3498db;
}
/* Randompage */
#n-randompage{
display:inline-block;
transform:translatex(0px) translatey(0px) !important;
color:#3498db;
}
/* Paragraph */
#mw-content-text .mw-parser-output p{
color:#000000;
}
/* Thumbcaption */
.mw-parser-output .center .thumbcaption{
color:#000000;
}
/* Thumbcaption */
.mw-parser-output .tright .thumbcaption{
color:#000000;
}
/* First heading */
#firstHeading{
color:#000000;
}
/* Equipamentos para navio */
#Equipamentos_para_Navio{
color:#000000;
}
/* Headline */
.mw-parser-output h2 .mw-headline{
color:#000000;
}