« MediaWiki:Common.css » : différence entre les versions
De Bibliothèque Royale d'Eiraen
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 93 : | Ligne 93 : | ||
#carte-synthese{text-align:center;} | #carte-synthese{text-align:center;} | ||
#carte-synthese img{width:100% !important; height:auto !important;} | #carte-synthese img{width:100% !important; height:auto !important;} | ||
#drapeau-synthese{text-align:center;} | #drapeau-synthese{text-align:center;margin-top:20px;} | ||
#drapeau-synthese img{width:100% !important; height:auto !important;} | #drapeau-synthese img{width:100% !important; height:auto !important;} |
Version du 18 avril 2020 à 14:29
/* HABILLAGE GÉNÉRAL */
.color-left{
background:#4169E1 !important;
}
.mw-wiki-logo.fallback{
width:auto !important;
}
.color-middle{
background:#FFFFFF !important;
}
.color-right{
background:#008080 !important;
}
#siteSub{
display:block !important;
}
.mw-body h1.firstHeading{
border-bottom: solid 4px #000000 !important;
}
#mw-site-navigation .sidebar-chunk h3{
border-bottom: solid 2px #4169E1 !important;
}
#mw-related-navigation .sidebar-chunk h3{
border-bottom: solid 2px #008080 !important;
}
#mw-content-container{
background-image: linear-gradient(transparent,transparent),url(https://wiki.eiraen.fr/fond-wiki-eiraen.jpg) !important;
background-repeat: repeat !important;
}
/* ACCUEIL */
.accueil_cadre{
box-shadow: 0 0 0.3rem #4169E1;
border-radius: 0.2rem;
padding: 1.2rem;
margin-bottom: 1.6rem;
border: 2px groove #4169E1;
}
.portail-gauche, .portail-droite {
width: 49%;
box-sizing: border-box;
}
.portail-gauche {
float: left;
padding-right: 1.2rem;
}
.portail-droite {
float:right;
}
#banniere-accueil{
box-shadow: 0 0 0.3rem #4169E1;
border-radius: 0.2rem;
border: 1px dotted #4169E1;
}
#banniere-accueil img {
max-width: 100% !important;
height: auto !important;
}
.accueil_cadre .entete {
text-align: center;
font-size: 20px;
text-transform: uppercase;
padding: 5px;
}
.accueil_cadre .deux-images {
margin-top:15px;
}
.accueil_cadre p.bloc {
margin:5px 0;
font-weight: bold;
text-align: center;
font-size: 18px;
}
.accueil_cadre table {
width:100%;
border-spacing:20px 2px;
}
.accueil_cadre table caption{
margin-top:5px;
font-size: 16px;
font-weight: bold;
font-style: italic;
}
.accueil_cadre .legend {
font-size: 10px;
font-style: italic;
text-align: right;
}
/* 18/04/2020 - Infobox Synthèse Carte en SVG */
#carte-synthese{text-align:center;}
#carte-synthese img{width:100% !important; height:auto !important;}
#drapeau-synthese{text-align:center;margin-top:20px;}
#drapeau-synthese img{width:100% !important; height:auto !important;}