MediaWiki:Chameleon.css: mudanças entre as edições
Sem resumo de edição |
Sem resumo de edição |
||
| Linha 1: | Linha 1: | ||
/*h1, h2, h3, h4, h5, h6 {color:#d30350;} | /** o código CSS colocado aqui será aplicado ao tema Chameleon */ | ||
h1, h2, h3, h4, h5, h6 {color:#d30350;} | |||
#principal h3 {color:#652a9e;} | #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: # | .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;} | .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: #d30350;} | |||
.navbar, .p-navbar {font-size: 20px;} | |||
.p-navbar {background-image: linear-gradient(25deg, #000 -20%, #2f144a 100%);} | |||
.navbar-brand img {width: 8em;} | |||
.btn-primary a[href].external {color: #ffffff !important; text-decoration: none;} | |||
.articleFeedbackv5-submit,.articleFeedbackv5-ui .buttons .articleFeedbackv5-button-placeholder, .articleFeedbackv5-ui .articleFeedbackv5-submit, .articleFeedbackv5-ui .articleFeedbackv5-cta-button{ | .articleFeedbackv5-submit,.articleFeedbackv5-ui .buttons .articleFeedbackv5-button-placeholder, .articleFeedbackv5-ui .articleFeedbackv5-submit, .articleFeedbackv5-ui .articleFeedbackv5-cta-button{ | ||
| Linha 31: | Linha 38: | ||
} | } | ||
.navbar-collapse{ flex-basis: 100%; flex-grow: 1; align-items: flex-end;} | .navbar-collapse{ flex-basis: 100%; flex-grow: 1; align-items: flex-end;} | ||
.siteNotice {color: #523a7d; background-color: # | .siteNotice {color: #523a7d; background-color: #eeeeee; padding-top: 0;} | ||
.mw-body #siteSub {display: block;font-style: italic;color: #666;margin-top: -15px; margin-bottom:2rem;} | .mw-body #siteSub {display: block;font-style: italic;color: #666;margin-top: -15px; margin-bottom:2rem;} | ||
.card-title {color: #fff;} | .card-title {color: #fff;} | ||
.collection-creatorbox {background-color: #eee2f8;padding: 10px 10px; margin:auto; border:none;} | .collection-creatorbox {background-color: #eee2f8;padding: 10px 10px; margin:auto; border:none;} | ||
/*.flex-cmln-row, .p-navbar.collapsible .navbar-collapse {flex-direction: column !important; aligh-itens: flex-start;}*/ | /*.flex-cmln-row, .p-navbar.collapsible .navbar-collapse {flex-direction: column !important; aligh-itens: flex-start;}*/ | ||
