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

De Remix Biens Communs
Aller à :navigation, rechercher
Aucun résumé des modifications
Aucun résumé des modifications
 
(314 versions intermédiaires par le même utilisateur non affichées)
Ligne 1 : Ligne 1 :
/* Panel */
/* FEUILLE DE STYLE DÉCEMBRE 2022 */
body {font-family: "Open Sans",Frutiger,"Myriad Pro",sans-serif;}
@import url("themes/remix/style.css");
@import url("themes/remix/polices/polices.css");


body.page-Accueil.action-view h1.firstHeading, body.page-Accueil.action-submit h1.firstHeading { display: none; }
div.link-more {display:none;}}


.mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul {margin-bottom:10px;}
td.Description img {display:none !important;}


#smw-form-editpage-help,#editpage-copywarn {display:none;}
div.bandeauR img {
#mw-panel {
  max-width:100% !important;
position: absolute;
  margin:0 auto;
top: 50px;
padding-top: 1em;
width: 10em;
left: 0;
}
}
#p-logo {display:block;width:100%;text-align:center;}
.conceptassoc .mw-selflink {
#ca-edit {color:#337ab7;}
  display:none;
.dataTable {width:100%;}
}
#sidebar-left ul.dropdown-menu {display:block;min-width:240px;}
.conceptassoc ul{
.mw-editsection {display:none;}
  margin-left:0;
.label {display:inline-block;}
}
.label a {color:white}
.conceptassoc ul span a {
.label a.new {color:yellow;}
  padding-right:1em;
 
}
label.checkboxLabel {display:inline-block;width:40%;}
.conceptassoc ul span {
 
  display: inline-block;
.lead {font-size:16px;}
.lead table td {border:0px !important;}
 
.AppelDBP table {width:95%;}
.AppelDBP table td {
hyphens:auto;
}
}
div#resumes table.wikitable,
div#resumes table.wikitable tr td {border-width:0;line-height:1.45 }
div.timeline-event-bubble-time {display:none;}
table.table th.Durée {width:10%;}

Dernière version du 19 mars 2024 à 11:39

/* FEUILLE DE STYLE DÉCEMBRE 2022 */
@import url("themes/remix/style.css");
@import url("themes/remix/polices/polices.css");

div.link-more {display:none;}}

td.Description img {display:none !important;}

div.bandeauR img {
  max-width:100% !important;
  margin:0 auto;
}
.conceptassoc .mw-selflink {
  display:none;
}
.conceptassoc ul{
  margin-left:0;
}
.conceptassoc ul span a {
  padding-right:1em;
}
.conceptassoc ul span {
  display: inline-block;
}