« MediaWiki:Common.css » : différence entre les versions
De Remix Biens Communs
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 28 : | Ligne 28 : | ||
.lead table td {border:0px !important;} | .lead table td {border:0px !important;} | ||
.AppelDBP table {width:95%;} | .AppelDBP table { | ||
width:95%; | |||
border=0;} | |||
.AppelDBP table td { | .AppelDBP table td { | ||
hyphens:auto; | hyphens:auto; | ||
display:inline-block | |||
} | } | ||
Version du 10 février 2016 à 09:52
/* Panel */ body {font-family: "Open Sans",Frutiger,"Myriad Pro",sans-serif;} body.page-Accueil.action-view h1.firstHeading, body.page-Accueil.action-submit h1.firstHeading { display: none; } .mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul {margin-bottom:10px;} #smw-form-editpage-help,#editpage-copywarn {display:none;} #mw-panel { 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;min-width:240px;} .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;} .lead table td {border:0px !important;} .AppelDBP table { width:95%; border=0;} .AppelDBP table td { hyphens:auto; display:inline-block } div#resumes table.wikitable, div#resumes table.wikitable tr td {border-width:0;line-height:1.45 } div.timeline-event-bubble-time {display:none;} /* CSS pour tableaux */ table.table th.Durée {width:10%;} /* CSS pour tabber */ ul.tabbernav {margin-bottom:0;}