MediaWiki:Common.css : Différence entre versions

De Le Parergon
Sauter à la navigation Sauter à la recherche
(Page blanchie)
Balise : Blanchiment
Ligne 1 : Ligne 1 :
 +
/* Le CSS placé ici sera appliqué à tous les habillages. */
  
 +
head {
 +
  background-color: white;
 +
}
 +
 +
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 {
 +
    display: none;
 +
    font-size: 0.86em;
 +
}
 +
 +
 +
#mw-head-base {
 +
    height: 0.75em;
 +
    margin-top: 0em;
 +
    margin-left: 0em;
 +
}

Version du 8 juillet 2022 à 17:15

/* Le CSS placé ici sera appliqué à tous les habillages. */

head {
  background-color: white;
}

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 {
    display: none;
    font-size: 0.86em;
}


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