« MediaWiki:Timeless.css » : différence entre les versions
De Marvel Cinematic Universe Wiki
Contenu supprimé Contenu ajouté
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| (92 versions intermédiaires par le même utilisateur non affichées) | |||
| Ligne 1 : | Ligne 1 : | ||
/* La totalité du CSS placé ici s’appliquera aux utilisateurs de l’habillage Timeless */ |
/* 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 */ |
/* VISUALISATION DE LA ZONE D'ÉCRITURE DES ARTICLES */ |
||
| Ligne 8 : | Ligne 29 : | ||
background: #333; |
background: #333; |
||
color: #f0f0f0; |
color: #f0f0f0; |
||
border: solid #32cd32; |
border: solid 1px #32cd32; |
||
padding: 1.2em; |
|||
} |
} |
||
| Ligne 21 : | Ligne 43 : | ||
.color-middle-container { |
.color-middle-container { |
||
max-width: 100%; |
max-width: 100%; |
||
} |
|||
.color-middle { |
|||
background: #ffd700; |
|||
} |
} |
||
| Ligne 32 : | Ligne 58 : | ||
#ca-nstab-main a, |
#ca-nstab-main a, |
||
#ca-nstab-épisode 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); |
background-image: url(/skins/Timeless/resources/images/page-grey.png?3755d); |
||
} |
} |
||
| Ligne 50 : | Ligne 79 : | ||
#ca-purge a { |
#ca-purge a { |
||
background-image: url(/skins/Timeless/resources/images/page-misc-grey.png?74992); |
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) |
|||
} |
} |
||
| Ligne 105 : | Ligne 149 : | ||
/* SECTIONS */ |
/* SECTIONS */ |
||
/* entêtes de sections */ |
|||
.mw-body h2, |
.mw-body h2, |
||
.mw-body h3, |
.mw-body h3, |
||
| Ligne 110 : | Ligne 155 : | ||
.mw-body h5, |
.mw-body h5, |
||
.mw-body h6 { |
.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; |
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; |
|||
} |
} |
||
Dernière version du 15 novembre 2020 à 10:16
/* 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;
}
