MediaWiki:Common.css

De Le Parergon
Sauter à la navigation Sauter à la recherche

Note : après avoir enregistré vos modifications, il se peut que vous deviez forcer le rechargement complet du cache de votre navigateur pour voir les changements.

  • Firefox / Safari : maintenez la touche Maj (Shift) en cliquant sur le bouton Actualiser ou pressez Ctrl-F5 ou Ctrl-R (⌘-R sur un Mac).
  • Google Chrome : appuyez sur Ctrl-Maj-R (⌘-Shift-R sur un Mac).
  • Internet Explorer : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl-F5.
  • Opera : allez dans Menu → Settings (Opera → Préférences sur un Mac) et ensuite à Confidentialité et sécurité → Effacer les données d’exploration → Images et fichiers en cache.
/* Le CSS placé ici sera appliqué à tous les habillages. */

head {
  background-color: orange;
}

panel {
  background-color: none;
}

element.style {
  background-color: white;
}

#simpleSearch input {
    background-color: transparent;
    color: #000;
    margin: 0;
    padding: 0;
    border: 0;
}

#mw-page-base {
  background: linear-gradient(white, white);
    height: 0em;
}

.mw-body, #mw-head-base, #left-navigation, #mw-data-after-content, #footer {
    margin-left: 0em;

body {
    width: 100%;   
    text-align: center;
    margin-top: 1em; 
    margin: auto; 
    position:relative;
    background-color: white;
    font-family: ;
    font
}

div { text-align: left; }
 
/* PREVENTS US FROM DELETING PAGES
body #ca-delete {
    display: none !important;
}
*/

.vectorTabs .new a, .vectorTabs .new a:visited {
    color: black;
}

#searchInput {
    border: none;
    box-shadow: inset 0 0 1px 1px black;
}

div#content {
    border-left: px solid black;
}

.mw-body {
    border: 0px;
}


.vectorTabs, .vectorTabs span, #mw-head .vectorMenu h3 {
    background-color: white;
    background-image: linear-gradient(to bottom,rgba(167,215,249,0) 0,white 100%);
}

h1, h2, h3, h4, h5, h6 {
    border-bottom: 0px solid black;
}

#mw-panel .portal h3 {
    color: black;
    font-weight: normal;
    margin: 0.5em 0 0 0.66666667em;
    padding: 0.25em 0;
    cursor: default;
    border: 0px;
    font-size: 0.75em;
}
h1, h2, h3, h4, h5, h6 {
    border-bottom: 0px solid black;
}

#mw-panel .portal .body li a:visited {
    color: black;
}

#mw-panel .portal .body li a {
    color: black;
}
a:visited {
    color: purple;
}

#mw-panel .portal .body li {
    margin: 0;
    padding: 0.25em 0;
    font-size: 0.8em;
    line-height: 1.5em;
    word-wrap: break-word;
}

a.new:visited, #p-personal a.new:visited {
    color: black;
}
a.new, #p-personal a.new {
    color: black;
}

div#content a {
    color: purple;
}

#mw-panel .portal .body {
    background-image: none;
}


.vectorTabs li a {
    color: black;
}

.vectorTabs li a {
    color: black;
}

h3, h4, h5, h6 {
    border-bottom: 0;
}


#mw-panel #p-logo + .portal {
    margin-top: 0em;
}

#mw-panel .portal .body li a {
    text-transform:;
}

#mw-panel .portal h3 {
    text-transform: uppercase;
}

table.wikitable > tr > th, table.wikitable > * > tr > th {
    background-color: #f8f9fa;
}

.wikitable {
    background-color: white;
}

#footer-places-about {
    display:center !important;
}

#footer-poweredbyico, #f-copyrightico, li#footer-places-disclaimer,li#footer-places-privacy{display: none !important}

.mw-editsection, .mw-editsection-like {
    font-family: sans-serif;
    display: none;
}

/* INFOBOX */
#infobox table {
    border: 1px solid black;
    float: right;
    margin: 1em;
    padding: 1em;
}

/* Remove OUTILS from left sidebar */
#p-tb {display: none;}


#ca-nstab-main { display:none!important; }
#ca-nstab-user { display:none!important; }
#ca-talk { display:none!important; }
#ca-view { display:none!important; }
#ca-history { display:none!important; }
#ca-watch { display:none!important; }
#ca-unwatch { display:none!important; }
#ca-viewsource { display:none!important; }

element.style {
}
a {
    text-decoration: none;
    color: purple;
    background: none;
}

element.style {
}
div#content {
    border-left: 0px solid black;
}
.mw-body {
    padding: 0em 1.5em 1.5em 1.5em;
}

element.style {
}
#mw-panel .portal .body li {
    font-size: 0.84em;
}


element.style {
}
.toctogglelabel {
    display: none !important;
}

.toctogglespan {
    display: none;
}


html, body {
    font-family: arial;
}

element.style {
}
.toc {
    display: inline-block;
    display: table;
    zoom: 1;
    *display: inline;
    padding: 7px;
}
.toc, .mw-warning, .toccolours {
    border: 0px solid #a2a9b1;
    background-color: white;
    padding: 5px;
    font-size: 95%;
}

.firstHeading {
    margin-bottom: 0.1em;
    line-height: 1.2em;
    padding-bottom: 0;
}

h1, h2, h3, h4, h5, h6 {
    border-bottom: 1px solid black;
}


.mw-body, #mw-head-base, #left-navigation, #mw-data-after-content, #footer {
    margin-left: 11em;
    border-left: px solid black;
    border-right: px solid black;
    border-top: px solid black;
    border-bottom: px solid black;

}

#footer-places li {
    display: none;
}

#mw-panel .portal .body li {
    font-size: 0.86em;
}

#mw-head-base {
    height: 0.75em;
    margin-top: 0em;
    margin-left: 0;
}


/* */

element.style {
}
#simpleSearch #searchButton {
    background-image: url(/skins/Vector/images/search-ltr.png?39f97);
    background-image: linear-gradient(transparent,transparent),url(data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2212%22 height=%2213%22%3E %3Cg fill=%22none%22 stroke=%22%2354595d%22 stroke-width=%222%22%3E %3Cpath d=%22M11.29 11.71l-4-4%22/%3E %3Ccircle cx=%225%22 cy=%225%22 r=%224%22/%3E %3C/g%3E %3C/svg%3E);
    background-position: center center;
    background-repeat: no-repeat;
}
#simpleSearch #searchButton, #simpleSearch #mw-searchButton {
    position: absolute;
    top: 0;
    right: 0;
    width: 1.65em;
    height: 100%;
    cursor: pointer;
    text-indent: -99999px;
    direction: ltr;
    white-space: nowrap;
    overflow: hidden;
}
#simpleSearch input {
    background-color: transparent;
    color: #000;

}
#p-search form, #p-search input {
    margin: 0.4em 0 0;
}
input[type='submit'], input[type='button'], input[type='reset'], input[type='file'] {
    direction: ltr;
}
.sitedir-ltr textarea, .sitedir-ltr input {
    direction: ltr;
}
user agent stylesheet
input[type="submit" i] {
    appearance: auto;
    user-select: none;
    white-space: pre;
    align-items: flex-start;
    text-align: center;
    cursor: default;
    box-sizing: border-box;
    background-color: buttonface;
    color: buttontext;
    padding: 1px 6px;
    border-width: 2px;
    border-style: outset;
    border-color: buttonborder;
    border-image: initial;
}
user agent stylesheet
input {
    writing-mode: horizontal-tb !important;
    font-style: ;
    font-variant-ligatures: ;
    font-variant-caps: ;
    font-variant-numeric: ;
    font-variant-east-asian: ;
    font-weight: ;
    font-stretch: ;
    font-size: ;
    font-family: ;
    text-rendering: auto;
    color: fieldtext;
    letter-spacing: normal;
    word-spacing: normal;
    line-height: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    appearance: auto;
    -webkit-rtl-ordering: logical;
    cursor: text;
    background-color: field;
    margin: 0em;
    padding: 1px 2px;
    border-width: 2px;
    border-style: inset;
    border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
    border-image: initial;
}
div#simpleSearch {
    height: 1.4em;
    margin-top: 0.5em;
    background-color: white;
    padding: 0.2em;
    font-size: 1em;
    font-family: fedra,Palatino,"times new roman";
    -moz-border-radius: .3em;
    border-radius: 0.3em;
}

div {
    text-align: left;
}
#p-search {
    top: 0.4em;
    left: 0.4em;
    padding: 0;
    text-align: left;
    margin-right: 0;
}
body, #content, .portlet {
    font-family: fedra,Palatino,"times new roman";
}
body {
    width: 85%;
    text-align: center;
    margin-top: 1em;
    margin: auto;
    position: relative;
}
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: sans-serif;
}
@media screen and (max-width: 1024px)
html {
    font-size: 1em;
}
html {
    font-size: 1.5em;
}
html {
    font-size: 100%;
}