« 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
 
(198 versions intermédiaires par le même utilisateur non affichées)
Ligne 1 : Ligne 1 :
/* Panel */
/* FEUILLE DE STYLE DÉCEMBRE 2022 */
body {
@import url("themes/remix/style.css");
  font-family: "Open Sans",Frutiger,"Myriad Pro",sans-serif;
@import url("themes/remix/polices/polices.css");
}
 
#content {
  padding: 0 10px;
  background-color:rgba(255,255,255,.8);
}
#mw-head {
  background: url(http://wiki.remixthecommons.org/images/Logo_wiki_remixcc.png) no-repeat;
  background-position:5px 5px;
}
 
.navbar-brand img,
body.page-Accueil.action-view h1.firstHeading,
body.page-Accueil.action-submit h1.firstHeading {
  display: none;  
}


.firstHeading, .tweekiFirstHeading {
div.link-more {display:none;}}
  text-align:left;
}


.mw-content-ltr ul,
td.Description img {display:none !important;}
.mw-content-rtl .mw-content-ltr ul {
  margin-bottom:10px;
}
 
#page-header {
  display:block;
  margin-bottom:20px;
  min-height:48px;
  font-size:.9em;
  text-align:center;
}


#page-header ul.nav.pull-right {
div.bandeauR img {
   position:absolute;
   max-width:100% !important;
  top:10px;
   margin:0 auto;
  text-transform:uppercase;
}
#page-header ul.nav.pull-right li {
  display:block;
   float:left;
}
}
 
.conceptassoc .mw-selflink {
#smw-form-editpage-help,#editpage-copywarn {
   display:none;
   display:none;
}
}
 
.conceptassoc ul{
#mw-panel {
  margin-left:0;
position: absolute;
top: 50px;
padding-top: 1em;
width: 10em;
left: 0;
}
#p-logo {display:block;width:100%;text-align:center;}
#ca-edit {color:#337ab7;}
.dataTable {width:100%;}
#sidebar-left ul.dropdown-menu {display:block;max-width:260px;}
.mw-editsection {display:none;}
.label {display:inline-block;}
.label a {color:white}
.label a.new {color:yellow;}
 
label.checkboxLabel {display:inline-block;width:40%;}
 
.lead {font-size:16px;padding:10px;border-radius:5px;}
.lead table td {border:0px !important;}
 
div.AppelDBP  table.wikitable, {
width:95%;
border:0;
}
 
div.AppelDBP  table.wikitable > * > tr > td {
border:0;
hyphens:auto;
}
}
 
.conceptassoc ul span a {
div#resumes table.wikitable,
  padding-right:1em;
div#resumes table.wikitable tr td {border-width:0;line-height:1.45 }
 
div.timeline-event-bubble-time {display:none;}
 
/* CSS pour Résultats sémantiques */
 
table.table th.Durée {width:10%;}
 
.mw-content-ltr .pasdepuces ul { list-style-type:none;padding-left:0;margin-left:0;}
.mw-content-ltr .pasdepuces ul li {font-size:80%;}
.mw-content-ltr .pasdepuces ul li strong, .mw-content-ltr .pasdepuces ul li a {font-size:14px;}
 
/* CSS pour tabber */
ul.tabbernav {margin-bottom:0;}
 
/* CSS pour datatables */
.srf-datatables .dataTables_filter input { height:24px !important;}
 
.srf-datatables .container {overflow:visible !important; width:100%;}
 
#ca-talk.new {font-weight:bold !important}
 
 
/* blockquote */
 
blockquote .small::before, blockquote footer::before, blockquote small::before {content:"";}
 
blockquote {padding: 0px 10px;}
 
/** MISE EN PAGE ARTiCLE **/
 
body.icat-article {background-image:none;}
 
body.icat-article .firstHeading {text-align:left;}
 
body.icat-article div#contentwrapper .row div.col-md-offset-1 {margin-left: 0px !important;}
 
body.icat-article div#contentwrapper .row div.col-md-10 {width:100% !important;}
 
body.icat-article #mw-content-text {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight;100;
  font-size: 18px;
  line-height: 1.5;
  color: #000000;
  background-color: #ffffff;
  max-width:44em;
}
}
 
.conceptassoc ul span {
body.icat-article #mw-content-text .panel {
   display: inline-block;
   font-family: "Open Sans",Frutiger,"Myriad Pro",sans-serif;
  font-size:12px;
}
}
body.icat-article #mw-content-text .lead {font-size:110%;}

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;
}