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

Por equipe do Dicionário de Favelas Marielle Franco
Sem resumo de edição
Sem resumo de edição
 
(2 revisões intermediárias pelo mesmo usuário não estão sendo mostradas)
Linha 11: Linha 11:
.navbar-brand img {width: 6em;}
.navbar-brand img {width: 6em;}
.btn-primary a[href].external {color: #ffffff !important; text-decoration: none;}
.btn-primary a[href].external {color: #ffffff !important; text-decoration: none;}
caption {
    caption-side: top;
}

Edição atual tal como às 16h28min de 15 de março de 2024

/** o código CSS colocado aqui será aplicado ao tema Chameleon */
h1, h2, h3, h4, h5, h6 {color:#212529;}
#principal h3 {color:#652a9e;} 
.mw-ui-button, .mw-ui-button.mw-ui-progressive, .mw-ui-progressive, .btn-primary, .articleFeedbackv5-submit,.articleFeedbackv5-ui .buttons .articleFeedbackv5-button-placeholder {color: #fff; background: transparent; background-color: #B30041; border: 1px solid #B30041; border-radius: 0.25rem; margin: 0.3em; box-shadow:none; padding:0.4rem 1rem;}
.mw-ui-button:hover, .mw-ui-button.mw-ui-progressive:hover, .mw-ui-progressive:hover, .btn-primary:hover, .articleFeedbackv5-ui .buttons .articleFeedbackv5-button-placeholder:hover {color: #fff; background:transparent; background-color: #C7064E; border: 1px solid #C7064E; border-radius: 0.25rem; margin: 0.3em; box-shadow:none; padding:0.4rem 1rem;}
.card-header {background-color: #B30041; background-color: rgba(179 0 65 1); color: #ffffff;}
.card-title h4 {color: #fff;}
.card-title h5 {color: #212529;}
.navbar, .p-navbar {font-size: 20px;}
.p-navbar {background-image: linear-gradient(25deg, #000 -20%, #2f144a 100%);}
.navbar-brand img {width: 6em;}
.btn-primary a[href].external {color: #ffffff !important; text-decoration: none;}
caption {
    caption-side: top;
}