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

Sem resumo de edição
Sem resumo de edição
Linha 1: Linha 1:
/** o código CSS colocado aqui será aplicado ao tema Chameleon */
/** o código CSS colocado aqui será aplicado ao tema Chameleon */
.navbar, .p-navbar {font-size: 1.3rem;}
h1, h2, h3, h4, h5, h6 {color:#343434;}
#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: #343434; background-color: rgba(179 0 65 1); color: #ffffff; margin-bottom:0;}
#participe .card-header {color: #fff; margin-bottom:0;}
.card-title h4 {color: #fff;}
.card-title h5 {color: #d30350;}
.navbar, .p-navbar {font-size: 16px;}
.navbar-brand img {width: 7em;}
.navbar-brand img {width: 7em;}
.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{
background: transparent;
background-color: #f31d6c;
border: 1px solid #f31d6c;
border-radius: 0.25rem;
margin: 0.3em;
box-shadow:none;
display:inline;
}
.articleFeedbackv5-submit:hover,.articleFeedbackv5-ui .buttons .articleFeedbackv5-button-placeholder:hover,.articleFeedbackv5-cta-button:hover {
background:transparent;
background-color: #C7064E;
border: 1px solid #C7064E;
border-radius: 0.25rem;
margin: 0.3em;
box-shadow:none;
}
.articleFeedbackv5-ui .articleFeedbackv5-submit span, .articleFeedbackv5-ui .articleFeedbackv5-cta-button span {
}
.articleFeedbackv5-arrow-back{
    margin-right: 10px;
    padding-top: 3em;
}
.navbar-collapse{ flex-basis: 100%; flex-grow: 1; align-items: flex-end;}
.mw-body #siteSub {display: block;font-style: italic;color: #666;margin-top: -15px; margin-bottom:2rem;}
.card-title {color: #fff;}
.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;}*/
/* Agenda de Eventos */
.agenda-item {
    width: 320px;
    margin: 3px 10px 0 20px;
    float: left;
    padding: 0;
    min-height: 120px;
}
.ag-item-pic-normal {
    border: 4px solid rgba(28,86,172,0.73);
}
.ag-item-pic {
    border-radius: 60px;
    width: 60px;
    height: 60px;
    overflow: hidden;
    float: left;
    border: 4px solid rgba(28,86,172,0.73);
    margin-right: 20px;
}
.ag-item-title {
    padding-bottom: 4px;
}
.ag-item-author {
    font-size: 14px;
    text-align: left;
}
.ag-item-text {
    padding: 5px 0 0 0;
    font-size: 13px;
    color: #868686;
    line-height: 15px;
}
.ag-item-more {
    margin-top: 5px;
    color: #868686;
    font-size: 13px;
    text-align: right;
}
.agenda-block {
    margin: 40px 0px 40px 0px;
    max-width: 790px;
    font-size: 100%;
}
.agenda-block-list {
    position: relative;
    margin-left: 70px;
    border-left: 2px solid #1c56ac;
    border-right: 2px solid #1c56ac;
    border-bottom: 2px solid #1c56ac;
    padding: 30px 0 30px 0;
}
.ag-push-top {
    position: relative;
    top: -30px;
    height: 30px;

    width: 100%;
    color: #ffffff;
    font-weight: bold;
    text-align: left;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 59%);
    font-size: 15px;
}
.ag-push-top .ag-top-column-left {
    display: inline-block;
    background-color: #8a4bc6;
    width: 49%;
    height: 30px;
    text-indent: 40px;
    line-height: 28px;
}
.ag-push-top .ag-top-column-right {
    display: inline-block;
    background-color: #8a4bc6;
    width: 49%;
    margin-left: 10px;
    height: 30px;
    text-indent: 40px;
    line-height: 28px;
}
.ag-push-left {
    position: relative;
    left: -80px;
    width: 80px;
    height: 40px;
    background-color: #8a4bc6;
    margin-bottom: -40px;
    color: #ffffff;
    font-weight: bold;
    text-align: left;
    line-height: 38px;
    text-indent: 20px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 59%);
    font-size: 16px;
}
.agenda-line {
    overflow: hidden;
    margin-bottom: 0px;
}
.ag-line-title {
    padding: 10px 0 8px 20px;
    font-size: 18px;
    color: #8a4bc6;
    text-align: left;
    border-top: 1px dotted #1e67da;
}
.ag-stripes {
    border-top: 1px dotted #1e67da;
    padding: 0px;
    margin-bottom: 0px;
}
.item-food-break {
    text-align: center;
    height: 40px;
    background-color: #8a4bc6;;
    color: #ffffff;
    padding: 0.5em;
}

Edição das 15h03min de 26 de setembro de 2023

/** o código CSS colocado aqui será aplicado ao tema Chameleon */
h1, h2, h3, h4, h5, h6 {color:#343434;}
#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: #343434; background-color: rgba(179 0 65 1); color: #ffffff; margin-bottom:0;}
#participe .card-header {color: #fff; margin-bottom:0;}
.card-title h4 {color: #fff;}
.card-title h5 {color: #d30350;}
.navbar, .p-navbar {font-size: 16px;}
.navbar-brand img {width: 7em;}
.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{
	background: transparent; 
	background-color: #f31d6c; 
	border: 1px solid #f31d6c; 
	border-radius: 0.25rem; 
	margin: 0.3em; 
	box-shadow:none; 
	display:inline;
}
.articleFeedbackv5-submit:hover,.articleFeedbackv5-ui .buttons .articleFeedbackv5-button-placeholder:hover,.articleFeedbackv5-cta-button:hover {
	background:transparent; 
	background-color: #C7064E; 
	border: 1px solid #C7064E; 
	border-radius: 0.25rem; 
	margin: 0.3em; 
	box-shadow:none;
}
.articleFeedbackv5-ui .articleFeedbackv5-submit span, .articleFeedbackv5-ui .articleFeedbackv5-cta-button span {

}

.articleFeedbackv5-arrow-back{
    margin-right: 10px;
    padding-top: 3em;
}

.navbar-collapse{ flex-basis: 100%; flex-grow: 1; align-items: flex-end;}
.mw-body #siteSub {display: block;font-style: italic;color: #666;margin-top: -15px; margin-bottom:2rem;}
.card-title {color: #fff;}


.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;}*/
/* Agenda de Eventos */
.agenda-item {
    width: 320px;
    margin: 3px 10px 0 20px;
    float: left;
    padding: 0;
    min-height: 120px;
}
.ag-item-pic-normal {
     border: 4px solid rgba(28,86,172,0.73);
}
.ag-item-pic {
     border-radius: 60px;
     width: 60px;
     height: 60px;
     overflow: hidden;
     float: left;
     border: 4px solid rgba(28,86,172,0.73);
     margin-right: 20px;
}

.ag-item-title {
    padding-bottom: 4px;
}

.ag-item-author {
    font-size: 14px;
    text-align: left;
}
.ag-item-text {
    padding: 5px 0 0 0;
    font-size: 13px;
    color: #868686;
    line-height: 15px;
}
.ag-item-more {
    margin-top: 5px;
    color: #868686;
    font-size: 13px;
    text-align: right;
}
.agenda-block {
     margin: 40px 0px 40px 0px;
     max-width: 790px;
     font-size: 100%;
}

.agenda-block-list {
     position: relative;
     margin-left: 70px;
     border-left: 2px solid #1c56ac;
     border-right: 2px solid #1c56ac;
     border-bottom: 2px solid #1c56ac;
     padding: 30px 0 30px 0;
}
.ag-push-top {
     position: relative;
     top: -30px;
     height: 30px;
 
    width: 100%;
     color: #ffffff;
     font-weight: bold;
     text-align: left;
     text-shadow: 1px 1px 1px rgb(0 0 0 / 59%);
     font-size: 15px;
}
.ag-push-top .ag-top-column-left {
     display: inline-block;
     background-color: #8a4bc6;
     width: 49%;
     height: 30px;
     text-indent: 40px;
     line-height: 28px;
}
.ag-push-top .ag-top-column-right {
     display: inline-block;
     background-color: #8a4bc6;
     width: 49%;
     margin-left: 10px;
     height: 30px;
     text-indent: 40px;
     line-height: 28px;
}
.ag-push-left {
     position: relative;
     left: -80px;
     width: 80px;
     height: 40px;
     background-color: #8a4bc6;
     margin-bottom: -40px;
     color: #ffffff;
     font-weight: bold;
     text-align: left;
     line-height: 38px;
     text-indent: 20px;
     border-bottom-left-radius: 4px;
     border-top-left-radius: 4px;
     -webkit-border-bottom-left-radius: 4px;
     -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
     text-shadow: 1px 1px 1px rgb(0 0 0 / 59%);
     font-size: 16px;
}
.agenda-line {
     overflow: hidden;
     margin-bottom: 0px;
}
.ag-line-title {
    padding: 10px 0 8px 20px;
    font-size: 18px;
    color: #8a4bc6;
    text-align: left;
    border-top: 1px dotted #1e67da;
}
.ag-stripes {
     border-top: 1px dotted #1e67da;
     padding: 0px;
     margin-bottom: 0px;
}
.item-food-break {
    text-align: center;
    height: 40px;
    background-color: #8a4bc6;;
    color: #ffffff;
    padding: 0.5em;
}
Cookies nos ajudam a entregar nossos serviços. Ao usar nossos serviços, você concorda com o uso de cookies.