MediaWiki:Timeless.css
De Marvel Cinematic Universe Wiki
Note : après avoir publié 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 appuyez sur Ctrl + F5 ou Ctrl + R (⌘ + R sur un Mac).
- Google Chrome : appuyez sur Ctrl + Maj + R (⌘ + Shift + R sur un Mac).
- Internet Explorer / Edge : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl + F5.
- Opera : appuyez sur Ctrl + F5.
/* La totalité du CSS placé ici s’appliquera aux utilisateurs de l’habillage Timeless */
/* ENTÊTE */
#mw-header-container {
background: #ff0000;
}
#p-logo-text a {
font-family: marvel;
color: #fff;
text-transform: uppercase;
}
#user-tools h2 {
font-family: sans-serif;
color: #fff;
}
/* LOGO */
.mw-wiki-logo.fallback {
height: 7em;
}
/* VISUALISATION DE LA ZONE D'ÉCRITURE DES ARTICLES */
/* Fond et écriture */
#mw-content {
background: #333;
color: #f0f0f0;
border: solid 1px #32cd32;
padding: 1.2em;
}
/* Élargissement de la zone de l'article */
.ts-inner {
max-width: 100%;
}
/* Adaptation du bandeau de séparation à la zone de l'article */
.color-middle-container {
max-width: 100%;
}
.color-middle {
background: #ffd700;
}
/* entête h1 */
#firstHeading {
border-bottom: solid 4px #ffa500;
}
/* Icônes des commandes de page */
#ca-nstab-main a,
#ca-nstab-épisode a,
#ca-nstab-mediawiki a,
#ca-nstab-film a,
#ca-nstab-template a {
background-image: url(/skins/Timeless/resources/images/page-grey.png?3755d);
}
#ca-talk a {
background-image: url(/skins/Timeless/resources/images/talk-grey.png?33663);
}
#ca-edit a {
background-image: url(/skins/Timeless/resources/images/pencil-grey.png?23255);
}
#ca-history a {
background-image: url(/skins/Timeless/resources/images/clock-grey.png?9dce9);
}
#ca-purge a {
background-image: url(/skins/Timeless/resources/images/page-misc-grey.png?74992);
}
#mw-header-nav-hack {
background: #222;
border-top: 0;
}
#mw-site-navigation h2,
#mw-related-navigation h2 {
font-family: sans-serif;
}
#mw-site-navigation h2::after,
#mw-related-navigation h2::after {
background-image: url(/skins/Timeless/resources/images/arrow-down-grey.png?fe8a6)
}
.tools-inline li.selected a {
color: inherit;
}
.tools-inline li.selected {
border-bottom-color: #ffa500;
}
/* modification des sections */
.mw-editsection {
background-image: url(/skins/Timeless/resources/images/pencil-grey.png?23255);
}
/* Hyperliens */
/* liens internes visités */
.mw-body a:visited,
.toctogglelabel {
color: #ff8c00;
}
/* liens internes non visités */
.mw-body a {
color: #ffa500;
}
/* liens externes */
.mw-body a.extiw,
a.external.text {
color: #ff4500;
}
/* liens rouges (page non existante) */
a.new {
color: #ff00ff;
}
a.new:visited {
color: #ba55d3;
}
/* SOMMAIRE (TOC) */
.toc {
background-color: #111;
border-color: #ffa500;
}
.tocnumber {
color: #c0c0c0;
}
/* SECTIONS */
/* entêtes de sections */
.mw-body h2,
.mw-body h3,
.mw-body h4,
.mw-body h5,
.mw-body h6 {
margin: 0.4em 0;
}
.mw-body dt {
font-family: sans-serif;
font-size: 1.1em;
margin: 0.4em 0 0.6em 0;
}
.wikitable {
color: inherit;
background: black;
}
.wikitable tr th {
background: #1f1f1f;
}
#mw-content-container {
background: #000;
}
/* MENUS LATÉRAUX */
#mw-site-navigation .sidebar-chunk,
#mw-related-navigation .sidebar-chunk,
#mw-site-navigation .sidebar-inner,
#mw-related-navigation .sidebar-inner,
#personal .dropdown {
color: #dfdfdf;
background-color: #222;
border-color: #ffa500;
}
#personal .dropdown:after,
#mw-site-navigation .sidebar-chunk h2 span::after,
#mw-related-navigation .sidebar-inner::after {
border-bottom: 10px solid #222;
}
#mw-site-navigation .sidebar-chunk li a:visited,
#mw-related-navigation .sidebar-chunk li a:visited,
#personal .dropdown li a: visited {
color: #ff8c00;
}
/* liens internes non visités */
#mw-site-navigation .sidebar-chunk li a,
#mw-related-navigation .sidebar-chunk li a,
#personal .dropdown li a {
color: #ffa500;
}
/* VIGNETTES */
.thumbinner {
border: solid 1px #ff0000;
background-color: #000;
}
/* Bullet */
ul {
list-style-image: url("http://fr.battlestarwiki.ddns.net/images/e/ef/Bullet-icon.png");
}
.mw-body .mw-parser-output .navbox h2::after {
border-bottom: none;
}
/* PIED DE PAGE */
.mw-footer-container {
background: #111;
}
.mw-footer {
padding: 0;
}
.mw-footer li {
margin: 0;
}
#content-bottom-stuff {
background: #222;
border-top: solid 2px red;
}
/* FENÊTRE MODIFICATIONS */
div.editOptions {
background: #000;
}
.mw-body .mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend, .mw-changeslist-legend {
background-color: #222;
border: solid 1px #ff0000;
color: #dfdfdf;
}
/* HISTORIQUE */
#pagehistory li.selected {
background-color: #222;
color: #dfdfdf;
}
/* DONNÉES SÉMANTIQUES */
.smwfact .smw-table-row:nth-child(2n+1),
#mw-allmessagestable .am_actual,
.mw-datatable tr:hover td {
background-color: #222;;
}
.smwb-theme-light .smwb-factbox {
border-left: 0.5em solid orange;
}
.smwb-theme-light .smwb-ifactbox {
border-right: 0.5em solid orange;
}
.smwb-bottom {
border-bottom: 2px solid orange;
}
.smwb-theme-light .smwb-title,
.smwb-theme-light .smwb-center,
.smwb-theme-light .smwb-actions,
.smwb-theme-light .smwb-prophead,
.mw_metadata td,
#mw-allmessagestable th,
#mw-allmessagestable tbody:hover td,
#mw-allmessagestable tbody:hover .am_default,
#mw-allmessagestable tbody:hover .am_actual,
.diff-addedline .diffchange,
.mw-datatable td {
background: #000;
}
.smwb-factbox .smwb-cell,
.smwb-ifactbox .smwb-cell {
border-top: 2px solid orange;
}
.smw-tabs input.nav-tab:checked + label.nav-label {
color: #fff;
}
.smw-editpage-help,
.smwb-theme-light .smwb-propval,
.smw-factbox .smwfact,
.smwfact .smw-table-row:nth-child(2n),
.smw-property-page-results .value-row:hover,
.smw-callout-error,
.smw-callout-warning,
#mw-allmessagestable .am_default,
#mw-allmessagestable td {
background-color: #333;
}
/* thumbs */
.mw-body li.gallerybox div.thumb {
border: 1px solid #8B0000;
background-color: #2a2a2a;
}