MediaWiki:Chameleon.css: mudanças entre as edições
Por equipe do Dicionário de Favelas Marielle Franco
Sem resumo de edição Etiqueta: Revertido |
Sem resumo de edição |
||
(3 revisões intermediárias por 2 usuários não estão sendo mostradas) | |||
Linha 8: | Linha 8: | ||
.card-title h5 {color: #212529;} | .card-title h5 {color: #212529;} | ||
.navbar, .p-navbar {font-size: 20px;} | .navbar, .p-navbar {font-size: 20px;} | ||
.p-navbar {background-image: linear-gradient(25deg, #000 -20%, # | .p-navbar {background-color: #612670; background-image: linear-gradient(25deg, #000 -20%, #612670 100%);} | ||
.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 11h30min de 25 de outubro 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-color: #612670; background-image: linear-gradient(25deg, #000 -20%, #612670 100%);}
.navbar-brand img {width: 6em;}
.btn-primary a[href].external {color: #ffffff !important; text-decoration: none;}
caption {
caption-side: top;
}