Aller au contenu

MediaWiki:Common.css

De Wikiquestia
Version datée du 16 août 2024 à 14:29 par Alakihel (discussion | contributions) (Page créée avec « .infobox { padding: 5px; width: 25em; background: #f9f9f9; border: 1px solid #aaa; clear: right; float: right; font-size: 0.9em; line-height: 1.4; margin: 0 0 0.5em 1em; max-width: 325px; word-wrap: break-word } .infobox-title { display: table; padding: 1px; height: 45px; width: 100%; font-weight: bold; text-align: center; color: #000000; background: #54994C; } .infobox-subtitle { font-weight: bold; text-align: center; margin: 0.5em... »)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)

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).
  •  Edge : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl + F5.
.infobox {
	padding: 5px;
	width: 25em;
	background: #f9f9f9;
	border: 1px solid #aaa;
	clear: right;
	float: right;
	font-size: 0.9em;
	line-height: 1.4;
	margin: 0 0 0.5em 1em;
	max-width: 325px;
	word-wrap: break-word
}

.infobox-title {
	display: table;
	padding: 1px;
	height: 45px;
	width: 100%;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background: #54994C;
}

.infobox-subtitle {
    font-weight: bold;
    text-align: center;
	margin: 0.5em 0.5em 0.5em 0.5em;
    padding: 0.2em;
    background-color: #5c76be;
}


.infobox-LO {
	font-size: smaller;
	font-style: italic;
	margin: 0.5em 0;
}

.infobox-subtitle-biography {
	font-weight: bold;
	text-align: center;
	line-height: 1.1;
	margin: 0 0 5px 0;
	padding: 4px;
	background-color: #5c76be;
}

.infobox-caption {
	text-align: center;
	font-size: smaller;
	margin-top: 1em;
	margin-bottom: 1em;
}

.infobox-séparateur {
	padding: 0.5em;
	border-top: 1px solid;
	border-bottom: 1px solid;
	font-weight: bold;
	text-align: center;
	line-height: 1.1;
	margin: 0.5em 0 0.5em 0;
	background: #EBEBEB;
	color: #333;
}

.infobox-image {
	text-align: center;
	border: #333;
	border-style: solid;
	border-width: 1px;
	padding: 0, 5em;
}

.infobox-center {
	text-align: center;
}

.infobox-left {
	text-align: left;
}

.infobox-right {
	text-align: right;
}

.infobox-table {}

.infobox-table th {
	text-align: left;
	vertical-align: top;
	width: 10em;
}

.infobox-table td {
	vertical-align: top;
	text-align: left;
}

.infobox-lined {}

.infobox-2-boxes {}

.infobox-list {
	align: center;
}

.infobox-list-left {

	align: center;
	float: left;
	width: 45%;
}

.infobox-list-right {

	align: center;
	float: right;
	width: 45%;
}


.mw-image-border .mw-file-element {
	border: 1px solid #eaecf0
}

figure {
	display: table;
	text-align: center;
	border-collapse: collapse;
	line-height: 0;
	margin: 0.2em;
	clear: right;
	float: right
}

.border-line {
    border-top-style: solid;
    border-width: 1px;
    border-color: #a2a9b1;
    height: 1px;
    margin: 5px 0.5em;
}

.infobox-container {
	float: right;
	clear: right;
	width: 33%;
	margin-left: 10px;
}

audio {
	width: -webkit-fill-available;
	height: 20px;

}

.row {
	content: "";
	display: table;
	clear: both;
}

.column {
	float: left;
	width: 50%;
	padding: 10px;
}

.infobox_v3 .navbar {
	display: none;
}

.infobox_v3 p.bloc,
.infobox_v3 table caption {
	background-color: #eaecf0 !important;
	color: #222 !important;
}

div.infobox_v3 {
	padding: 10px;
	width: 25em;
	background: #ffffff;
	clear: right;
	float: right;
	font-size: 0.9em;
	line-height: 1.4;
	margin: 1em 1em 0.5em 1em;
	max-width: 325px;
	word-wrap: break-word;
	box-shadow: 0 0 .2rem #999;
	border: 0px;
}

.infobox_v3 table {
	padding: 0;
	margin: 0 0 15px;
}

.infobox_v3 .entete {
	padding: 10px;
	margin-top: -10px;
	margin-bottom: 5px;
	margin-right: -10px;
	margin-left: -10px;
}

.infobox_v3 th[scope="row"],
.infobox_v3 td {
	padding-left: 2px;
	padding-right: 2px;
}

.infobox_v3 .images {
	padding: 0 !important;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

.infobox_v3 .images img {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	height: auto;
	max-width: 320px;
	width: 100%;
}

.infobox_v3 p.legend {
	background: #FFF;
	color: #54525d;
	font-size: 0.9em;
	margin: 0;
	padding: 3px 6px 12px;
	text-align: left;
}

.infobox_v3 p.legend {
	background: #FFF;
	color: #54525d;
}

.infobox_v3 p.legend a {
	color: #54525d;
	text-align: center;
}

.infobox_v3 .navbar {
	display: none;
}

.infobox_v3 p.bloc,
.infobox_v3 table caption {
	background-color: #eaecf0 !important;
	color: #222 !important;
}

/* Crédits d'auteurs: [[Projet:Charte graphique/Articles/Infoboxes]] */

.infobox_top_border {
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	width: 25em;
	background: #f9f9f9;
	line-height: 1.4;
	margin: 0 0 0.5em 1em;
	max-width: 327px;
	word-wrap: break-word;
	clear: right;
	float: right;
}

.infobox_bottom_border {
	background: #f9f9f9;
	border-bottom: 1px solid #aaa;
	width: 100%;
	max-width: 100%;
	float: right;
}

.infobox_header_blank {
	padding: 0.5em;
	clear: right;
	font-size: 1.2em;
	margin: 0.5em 0.5em 0.5em 0.5em;
	font-weight: bold;
	text-align: center;
	background: #dfedff;
}


.Infobox_country_heraldry {
	padding: 0.5em;
	clear: right;
	font-size: 1.2em;
	margin: 0.5em 0.5em 0.5em 0.5em;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background: #54994c99;
}


.infobox_separator {
	padding: 0.5em;
	border-top: 1px solid;
	border-bottom: 1px solid;
	font-weight: bold;
	text-align: center;
	line-height: 1.1;
	margin: 0.5em 0 0.5em 0;
	background: #EBEBEB;
	color: #333;
}
.infobox_header {
    clear: right;
    font-size: 1.2em;
    padding: 0.5em;
    margin: 0.5em 0.5em 0.5em 0.5em;
    font-weight: bold;
    text-align: center;
    color: #000000;
}
.header_country {
    background: #54994c99;
    background-image: url(http://localhost:8888/FQw/images/3/3a/Picto_infobox_compass.png);
    background-position-x: right;
    background-repeat: no-repeat;
    background-size: contain;
}
.header_biography {
    background: #4C6099;
    background-image: url(http://localhost:8888/FQw/images/0/0c/Picto_infobox_biography.png);
    background-position-x: right;
    background-repeat: no-repeat;
    background-size: contain;
}
.header_city {
    background: #9d943099;
    background-image: url(//upload.wikimedia.org/wikipedia/commons/7/7a/Picto_infobox_map.png);
    background-position-x: right;
    background-repeat: no-repeat;
    background-size: contain;
}
.header_geography {
    background: #915B5B;
    background-image: url(//upload.wikimedia.org/wikipedia/commons/7/7a/Picto_infobox_map.png);
    background-position-x: right;
    background-repeat: no-repeat;
    background-size: contain;
}
.header_place {
    background: #a7b0a799;
    background-image: url(//upload.wikimedia.org/wikipedia/commons/7/7a/Picto_infobox_map.png);
    background-position-x: right;
    background-repeat: no-repeat;
    background-size: contain;
}
.header_race {
    background: #9f571899;
    background-image: url(//upload.wikimedia.org/wikipedia/commons/7/7a/Picto_infobox_map.png);
    background-position-x: right;
    background-repeat: no-repeat;
    background-size: contain;
}
.header_ethnicity {
    background: #a1730099;
    background-image: url(//upload.wikimedia.org/wikipedia/commons/7/7a/Picto_infobox_map.png);
    background-position-x: right;
    background-repeat: no-repeat;
    background-size: contain;
}
.header_organization {
    background-color: #9d943ccc;
    background-image: url(//upload.wikimedia.org/wikipedia/commons/7/7a/Picto_infobox_map.png);
    background-position-x: right;
    background-repeat: no-repeat;
    background-size: contain;
}
.header_item {
    background: #9f262699;
    background-image: url(//upload.wikimedia.org/wikipedia/commons/7/7a/Picto_infobox_map.png);
    background-position-x: right;
    background-repeat: no-repeat;
    background-size: contain;
}
.header_event {
    background: #10c4b899;
    background-image: url(//upload.wikimedia.org/wikipedia/commons/7/7a/Picto_infobox_map.png);
    background-position-x: right;
    background-repeat: no-repeat;
    background-size: contain;
}

.infobox_subheader {
    font-weight: bold;
    text-align: center;
    line-height: 1.1;
    margin: 0.5em 0.5em 0.5em 0.5em;
    padding: 4px;
}
.subheader_general {
    background: #4652adcc;
}
.subheader_country {
    background: #54994ccc;
}
.subheader_biography {
    background: #4c6199b6;;
}
.subheader_city {
    background: #9d2ebc88;
}
.subheader_geography {
    background: #DB8877;
}
.subheader_place {
    background: #a7b0accc;
}
.subheader_race {
    background: #9f571ccc;
}
.subheader_ethnicity {
    background: #a1730ccc;
}
.subheader_organization {
    background-color: #9d933c82;
}
.subheader_item {
    background: #9f262ccc;
}
.subheader_event {
    background: #10c4bccc;
}