« MediaWiki:Common.css » : différence entre les versions

aucun résumé des modifications
(Prise en compte nouvelle CSS)
Aucun résumé des modifications
 
(2 versions intermédiaires par 2 utilisateurs non affichées)
Ligne 6 : Ligne 6 :
#pfForm .ui-widget input,#pfForm .ui-widget{font-size:1em;}
#pfForm .ui-widget input,#pfForm .ui-widget{font-size:1em;}


.skin-vector-disable-max-width .mw-content-container {
  width: auto;
  max-width: 70% !important;
}


html {
html {
Ligne 159 : Ligne 155 :
background-repeat: no-repeat;  
background-repeat: no-repeat;  
background-image: url(/images/f/fd/Losangejaune9.png),url(/images/6/67/Losangebleu9.png);
background-image: url(/images/f/fd/Losangejaune9.png),url(/images/6/67/Losangebleu9.png);
background-position: left 4% top 50%,left 4% top 75%;
background-position: left 4% top 40%,left 4% top 75%;
}
}


#p-Contribuer.vector-menu ul li a {padding-left: 11px;}
#p-Contribuer.vector-menu ul li a {padding-left: 20px;}


@media (max-width: 999px) {
@media (max-width: 999px) {
Ligne 181 : Ligne 177 :


div.mw-page-container {max-width: unset;}
div.mw-page-container {max-width: unset;}
#mw-sidebar-checkbox:not(:checked) ~ .vector-sidebar-container-no-toc ~ .mw-content-container {
  grid-column: sidebar / content;
  margin-right: auto;
  box-sizing: border-box;
  width: 100% !important;
  max-width: 70% !important;
  margin-left: 18%;
}


@media screen and (min-width: 1000px) {
@media screen and (min-width: 1000px) {
Ligne 195 : Ligne 182 :
     padding-left: 0;
     padding-left: 0;
   }
   }
}
div.mw-content-container {
  grid-column: sidebar / content;
  display: flex;
  justify-content: center;
  width: 100% !important;
  max-width: 70% !important;
  margin-left: 18%;
}
}


Ligne 236 : Ligne 214 :
/*MENU*/
/*MENU*/


div#mw-panel #p-Contribuer{background-color: #fff;background-repeat:no-repeat;background-image: url("/images/f/fd/Losangejaune9.png"),url("/images/6/67/Losangebleu9.png");background-position:left top 50%, left top 75%}
div#mw-panel #p-Contribuer{
  background-color: #fff;
  background-repeat:no-repeat;
  background-image: url("/images/f/fd/Losangejaune9.png"),url("/images/6/67/Losangebleu9.png");
  background-position:left top 40%, left top 75%
}


/*TOP*/
/*TOP*/
Ligne 248 : Ligne 231 :
/*ACCUEIL*/
/*ACCUEIL*/


.container-grid-2-tiny-1,.leservice,.lastructure{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.container-grid-2-tiny-1,.leservice,.lastructure,.pagedelien{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
[class*="container"]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
[class*="container"]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
[class*="grid-2"]> *{-ms-flex-preferred-size:48%;flex-basis:48%}
[class*="grid-2"]> *{-ms-flex-preferred-size:48%;flex-basis:48%}
Ligne 283 : Ligne 266 :
.identiteservice{padding:.5em;border:1px solid rgba(255,207,15,.5);width:33em}
.identiteservice{padding:.5em;border:1px solid rgba(255,207,15,.5);width:33em}
.identitestructure{padding:.5em;border:1px solid rgba(67,146,195,.5);width:33em}
.identitestructure{padding:.5em;border:1px solid rgba(67,146,195,.5);width:33em}
.identiteservice tr,.identitestructure tr{text-align:left;vertical-align:top}
.identitepagedelien{padding:.5em;border:1px solid rgba(67,146,195,.5);width:33em}
.identiteservice tr,.identitestructure tr,.identitepagedelien tr{text-align:left;vertical-align:top}
.identiteservice > caption{background-image: linear-gradient(90deg, rgb(255, 207, 15) 5%, rgb(255, 255, 255) 20%, rgb(255, 255, 255) 80%, rgb(255, 207, 15));color: #333;font-weight:bold;border-radius:5px 5px 0 0;padding:.5em;}
.identiteservice > caption{background-image: linear-gradient(90deg, rgb(255, 207, 15) 5%, rgb(255, 255, 255) 20%, rgb(255, 255, 255) 80%, rgb(255, 207, 15));color: #333;font-weight:bold;border-radius:5px 5px 0 0;padding:.5em;}
.identitestructure > caption{background-image: linear-gradient(90deg, rgb(67, 146, 195) 5%, rgb(255, 255, 255) 20%, rgb(255, 255, 255) 80%, rgb(67, 146, 195));color: #333;font-weight:bold;border-radius:5px 5px 0 0;padding:.5em;}
.identitestructure > caption{background-image: linear-gradient(90deg, rgb(67, 146, 195) 5%, rgb(255, 255, 255) 20%, rgb(255, 255, 255) 80%, rgb(67, 146, 195));color: #333;font-weight:bold;border-radius:5px 5px 0 0;padding:.5em;}
.identiteservice th,.identitestructure th{font-weight:normal;color:grey;}
.identitepagedelien > caption{background-image: linear-gradient(90deg, rgb(255,250,250) 5%, rgb(255, 255, 255) 20%, Rgb(255, 255, 255) 80%, rgb(255,250,250)); color: #333;font-weight:bold;border:1px solid rgba(67,146,195,.5);width:33em; border-radius:5px 5px 0 0;padding:.5em;}
.identiteservice th,.identitestructure th,.identitepagedelien th{font-weight:normal;color:grey;}
.infobox .titre{font-variant:small-caps;text-align:center;font-weight:bold}
.infobox .titre{font-variant:small-caps;text-align:center;font-weight:bold}
.petitcycle{width:20.5em;height:20.5em;background-size:contain;margin:0 auto}
.petitcycle{width:20.5em;height:20.5em;background-size:contain;margin:0 auto}
Ligne 299 : Ligne 284 :
.service{background:transparent url("/images/f/f0/Bg_description_service.png")no-repeat left top;}
.service{background:transparent url("/images/f/f0/Bg_description_service.png")no-repeat left top;}
.structure{background:transparent url("/images/d/d0/Bg_description_structure.png")no-repeat left top;}
.structure{background:transparent url("/images/d/d0/Bg_description_structure.png")no-repeat left top;}
.pagedelien{background:transparent url("/images/5/52/Bggris.png")no-repeat left top;}
div.description p,p.construc{margin-left:0}
div.description p,p.construc{margin-left:0}
.detail>.cycle{margin-left:4em;}
.detail>.cycle{margin-left:4em;}
Ligne 304 : Ligne 290 :
/*div.description p,p.construc{margin-left:0}*/
/*div.description p,p.construc{margin-left:0}*/
.libelle{display:block;color:grey;}
.libelle{display:block;color:grey;}
p>.libelle{margin-left:-4em;}
p>.libelle{margin-left:-2em;}
.section{border-top:1px dashed #ffcf0f}
.section{border-top:1px dashed #ffcf0f}
.thematique{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;}
.thematique{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;}
Ligne 389 : Ligne 375 :
/* Annuaires*/
/* Annuaires*/


.container2-grid-2-tiny-1,.leservice,.lastructure{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.container2-grid-2-tiny-1,.leservice,.lastructure,.pagedelien{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
[class*="container2"]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
[class*="container2"]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
[class*="grid-2"]> *{-ms-flex-preferred-size:48%;flex-basis:48%}
[class*="grid-2"]> *{-ms-flex-preferred-size:48%;flex-basis:48%}
Ligne 403 : Ligne 389 :
@media screen and (max-width: 65em){
@media screen and (max-width: 65em){
[class*="grid-2"] > * {-ms-flex-preferred-size:100%;flex-basis:100%}
[class*="grid-2"] > * {-ms-flex-preferred-size:100%;flex-basis:100%}
.leservice,.lastructure{flex-direction:column}
.leservice,.lastructure,.pagedelien{flex-direction:column}
.infobox {-moz-box-ordinal-group: -2;order: -1;margin-top:1em;}
.infobox {-moz-box-ordinal-group: -2;order: -1;margin-top:1em;}
.identiteservice,.identitestructure{width:100%}
.identiteservice,.identitestructure,.identitepagedelien{width:100%}
table.wikitable > tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td {
table.wikitable > tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td {
min-width:100%}
min-width:100%}