Difference between revisions of "MediaWiki:Vector.css"
Jump to navigation
Jump to search
Line 50: | Line 50: | ||
} | } | ||
.vector-menu-tabs li.selected { | |||
background-image: url("http://fr.battlestarwiki.ddns.net/images/7/71/Tab-current-fade.png"); | background-image: url("http://fr.battlestarwiki.ddns.net/images/7/71/Tab-current-fade.png"); | ||
} | } | ||
.vector-menu-tabs ul li { | |||
background-image: url("http://fr.battlestarwiki.ddns.net/images/7/77/Tab-normal-fade.png"); | background-image: url("http://fr.battlestarwiki.ddns.net/images/7/77/Tab-normal-fade.png"); | ||
} | } | ||
.vector-menu-tabs li.selected a, .vector-menu-tabs li.selected a:visited { | |||
color: #bbbbbb; | color: #bbbbbb; | ||
} | } |
Revision as of 05:34, 6 October 2020
/* CSS placed here will affect users of the Vector skin */
/* Passage du fond en noir */
body {
background-color: #000000;
}
body a {
color: #ffdd00;
}
body a:visited {
color: #dd9900;
}
body div#mw-content-text a.extiw, body div#mw-content-text a.external {
color: #ff8c00;
}
/* Entourage du logo */
#p-logo {
top: -155px;
background-color: #160807;
border: 1px solid #471919;
}
/* Barre de navigation d'entête */
#mw-page-base {
background-color: #000000;
background-image: none;
}
/* Séparateurs onglets de navigation Vector */
.vector-menu-tabs, .vector-menu-tabs ul, .vector-menu-tabs span, div#mw-head div.vectorMenu h3 {
background-image: url("http://fr.battlestarwiki.ddns.net/images/5/58/Tab-break.png");
}
/* Changement de couleur des hyperliens */
div.vectorTabs li a {
color: #ffdd00;
}
div.vectorTabs li a:visited {
color: #dd9900;
}
.vector-menu-tabs li.selected {
background-image: url("http://fr.battlestarwiki.ddns.net/images/7/71/Tab-current-fade.png");
}
.vector-menu-tabs ul li {
background-image: url("http://fr.battlestarwiki.ddns.net/images/7/77/Tab-normal-fade.png");
}
.vector-menu-tabs li.selected a, .vector-menu-tabs li.selected a:visited {
color: #bbbbbb;
}
div.vectorMenu h3 span {
color: #bbbbbb;
}
/* Contenu */
.mw-body {
border: 1px solid #eaf15f; /* bordure en jaune */
background-color: #471919; /* couleur de l'ambiance BSG */
color: #ffffff;
}
li a { color: #ffdd00; }
li a:hover { color: #ffee00; }
li a:visited { color: #dd9900; }
/* Passage en blanc des différents titres */
h1, h3, h4, h5, h6 {
color: #ffffff;
}
.firstHeading {
border-bottom: 2px solid #eaf15f;
}
h2 {
border-bottom: 1px solid #eaf15f;
color: #ffffff;
}
/* Aspect des blocs table des matières */
#toc, .toc, ul#filetoc {
border: 1px solid #aaaaaa;
background-color: #1f0b0c;
}
#toc h2,
.toc h2 {
color: #ffffff;
}
#toc ul li a,
.toc ul li a {
color: #eaf15f;
}
.toc a, .rcoptions a { color: #ffdd00 !important; }
/* Puce */
ul {
list-style-image: url("http://fr.battlestarwiki.ddns.net/images/e/ef/Bullet-icon.png");
}
.editOptions {
color: #dddddd;
}
/* Menu latéral */
div#mw-panel div.portal h3 {
color: #bbbbbb;
}
div#mw-panel div.portal div.body li {
color: #ffffff;
}
div#mw-panel div.portal div.body ul li {
color: #cccccc;
}
div#mw-panel div.portal div.body ul li a {
color: #ffdd00;
}
div#mw-panel div.portal div.body ul li a:visited {
color: #dd9900;
}
/* Encadrement des pages spéciales */
fieldset {
border: 1px solid #eaf15f;
}
table.wikitable, table.mw-datatable, table.mw_metadata {
border: solid 1px #ffffff !important;
}
table.wikitable tr th, table.mw-datatable tr th, table.mw_metadata tr th {
background-color: #1f0b0c;
/* border: solid 2px #1f0b0c; */
color: #ffffff;
}
table.wikitable tr td, table.mw-datatable tr td, table.mw_metadata tr td {
background-color: #000000;
/* border: solid 1px #1f0b0c; */
color: #ffffff;
}
table.wikitable tr td, table.mw-datatable tbody tr td, table.mw_metadata tr td {
background-color: #471919;
/* border: solid 1px #1f0b0c; */
color: #ffffff;
}
/* Pied de page */
div#footer ul li {
color: #bbbbbb !important;
}
/* Passage en fond opaque des modifications */
div.editOptions, div.smw-editpage-help, div.oo-ui-layout , div.mw-search-profile-tabs {
background-color: #160807;
border: 1px solid #391d1c;
}
div.search-types ul li.current a {
color: #aaaaaa;
}
/* passage en jaune des liens hypertexte */
div.editOptions a {
color: #ffdd00;
}
/* Affichage images en mode "thumbnail" */
body ul.mw-gallery-traditional {
border: 7px solid transparent;
border-image: url("http://fr.battlestarwiki.ddns.net/b/bf/Bordure.png") 50 fill round;
background: none;
}
div.thumbinner {
background-color: #160807;
}
div.thumb {
border: 1px solid yellow;
}
body ul.mw-gallery-traditional li.gallerybox div.thumb {
border: none;
background: none;
}
div.thumbimage {
border: none;
}
div.thumb a {
color: #ffdd00;
}
/* Sélection des historiques */
#mw-history-compare .selected {
background-color: #1f0b0c !important;
}
/* Affichage de la ligne catégories */
div.catlinks {
background-color: #160807;
border: 1px solid #dd9900;
}
#mw-cite-backlink a {
background-color: black;
}
/* Semantic Mediawiki factbox */
.smwb-factbox {
border-left: 0.5em solid #1f0b0c;
}
.editOptions,
.smwb-title,
.smwb-center,
.smwb-bottom,
div.smwfact {
background-color: #1f0b0c;
}
.smwb-propvalue .smwb-prophead,
.smwb-ipropvalue .smwb-prophead {
background-color: #1f0b0c;
}
.smwb-propvalue .smwb-propval,
.smwb-ipropvalue .smwb-propval,
div.smwfact tr,
div.smwfact td{
background-color: #2D0D0D;
}
.smw-editpage-help {
background-color: #1f0b0c;
border: 1px solid #8B0000;
}
#bodyContent span.swmfactboxheadbrowse a {
color: #ffdd00;
}