« 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 12 : | Ligne 12 : | ||
position: relative; | position: relative; | ||
background: rgba(226,226,226,1); | background: rgba(226,226,226,1); | ||
background: -moz-linear-gradient(top, rgba(226,226,226,1) 0 | background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(254,254,254,1) 100%); | ||
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(226,226,226 | background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(226,226,226,1)), color-stop(100%, rgba(254,254,254,1))); | ||
background: -webkit-linear-gradient(top, rgba(226,226,226,1) 0 | background: -webkit-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(254,254,254,1) 100%); | ||
background: -o-linear-gradient(top, rgba(226,226,226,1) 0 | background: -o-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(254,254,254,1) 100%); | ||
background: -ms-linear-gradient(top, rgba(226,226,226,1) 0 | background: -ms-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(254,254,254,1) 100%); | ||
background: linear-gradient(to bottom, rgba(226,226,226,1) 0 | background: linear-gradient(to bottom, rgba(226,226,226,1) 0%, rgba(254,254,254,1) 100%); | ||
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=0 );padding: 20px 10px 10px 10px; | filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=0 ); | ||
padding: 20px 10px 10px 10px; | |||
margin: 10px 20px; | margin: 10px 20px; | ||
-webkit-box-shadow: 0 10px 6px -6px #777; | -webkit-box-shadow: 0 10px 6px -6px #777; | ||
Version du 18 avril 2020 à 17:21
/* 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(226,226,226,1);
background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(254,254,254,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(226,226,226,1)), color-stop(100%, rgba(254,254,254,1)));
background: -webkit-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(254,254,254,1) 100%);
background: -o-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(254,254,254,1) 100%);
background: -ms-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(254,254,254,1) 100%);
background: linear-gradient(to bottom, rgba(226,226,226,1) 0%, rgba(254,254,254,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=0 );
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.2em;
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
