« MediaWiki:Common.css » : différence entre les versions
De WikiMetz : Encyclopédie sur l'Histoire de Metz, l'encyclopédie de Metz
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| Ligne 33 : | Ligne 33 : | ||
.bandeau-article>strong{ | .bandeau-article>strong{ | ||
text-align: center; | text-align: center; | ||
font-size: 1. | font-size: 1.3em; | ||
font-family: fantasy; | font-family: fantasy; | ||
font-weight: 200; | font-weight: 200; | ||
Version du 18 avril 2020 à 17:23
/* Le CSS placé ici sera appliqué à tous les habillages. */
.color-left{background:#800103;}
.color-right{background: #333;}
.color-middle{background: #a2a9b1;}
#mw-content-container{border-bottom: solid 4px #800103;}
body{background:#222}
#mw-footer-container { border-top: solid 1px #2b2626;}
#mw-content h1.firstHeading { border-bottom: solid 4px #800103;}
.bandeau-article{
display:block;
position: relative;
background: rgba(207,207,207,1);
background: -moz-linear-gradient(left, rgba(207,207,207,1) 0%, rgba(252,252,252,1) 53%, rgba(227,227,227,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(207,207,207,1)), color-stop(53%, rgba(252,252,252,1)), color-stop(100%, rgba(227,227,227,1)));
background: -webkit-linear-gradient(left, rgba(207,207,207,1) 0%, rgba(252,252,252,1) 53%, rgba(227,227,227,1) 100%);
background: -o-linear-gradient(left, rgba(207,207,207,1) 0%, rgba(252,252,252,1) 53%, rgba(227,227,227,1) 100%);
background: -ms-linear-gradient(left, rgba(207,207,207,1) 0%, rgba(252,252,252,1) 53%, rgba(227,227,227,1) 100%);
background: linear-gradient(to right, rgba(207,207,207,1) 0%, rgba(252,252,252,1) 53%, rgba(227,227,227,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfcfcf', endColorstr='#e3e3e3', GradientType=1 );
padding: 20px 10px 10px 10px;
margin: 10px 20px;
-webkit-box-shadow: 0 10px 6px -6px #777;
-moz-box-shadow: 0 10px 6px -6px #777;
box-shadow: 0 10px 6px -6px #777;
border: 1px solid #ececec;
border-radius: 4px;
font-size: 0.9em;
text-align: center;
line-height: 0.9em;
letter-spacing: -0.4px;
}
.bandeau-article>strong{
text-align: center;
font-size: 1.3em;
font-family: fantasy;
font-weight: 200;
display: block;
}
.bandeau-article-info>strong{
color: #77ccff;
}
.bandeau-article-info>.subinfo{
font-size: 0.9em;
}
WikiMetz : Encyclopédie sur l'Histoire de Metz
