« MediaWiki:Common.css » : différence entre les versions
De Wiki maraîcher
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 1 : | Ligne 1 : | ||
/* Le CSS placé ici sera appliqué à tous les habillages. */ | /* Le CSS placé ici sera appliqué à tous les habillages. */ | ||
/** Style de l'ancienne maquette **/ | /** Style de l'ancienne maquette - À enlever **/ | ||
@import url("https://labo.laferme.wiki/labo/cetab/themes/wikimar/style.css"); | @import url("https://labo.laferme.wiki/labo/cetab/themes/wikimar/style.css"); | ||
/** NOUVELLE MAQUETTE **/ | |||
@import url("https://labo.laferme.wiki/labo/cetab2/themes/wikimaraicher_v1/polices/polices.css"); | @import url("https://labo.laferme.wiki/labo/cetab2/themes/wikimaraicher_v1/polices/polices.css"); | ||
Ligne 24 : | Ligne 26 : | ||
/** COMMENT STREAMS Bouton Commentaire **/ | /** COMMENT STREAMS Bouton Commentaire **/ | ||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button { | .cs-header .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button { | ||
background-color: #368137; | background-color: #368137; | ||
color: white; | color: white; | ||
Ligne 30 : | Ligne 32 : | ||
border-radius: 8px; | border-radius: 8px; | ||
} | } | ||
.cs-header .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover { | |||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover { | |||
background-color: #f8f9fa; | background-color: #f8f9fa; | ||
color: #368137; | color: #368137; | ||
Ligne 38 : | Ligne 39 : | ||
} | } | ||
.oo-ui-icon-speechBubbleAdd, | .cs-header .oo-ui-icon-speechBubbleAdd, | ||
.mw-ui-icon-speechBubbleAdd::before { | .cs-header .mw-ui-icon-speechBubbleAdd::before { | ||
background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3Eadd speech bubble%3C/title%3E%3Cg fill=%22%23fff%22%3E%3Cpath d=%22M3 1a2 2 0 00-2 2v16l4-4h12a2 2 0 002-2V3a2 2 0 00-2-2zm12 8h-4v4H9V9H5V7h4V3h2v4h4z%22/%3E%3C/g%3E%3C/svg%3E"); | background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3Eadd speech bubble%3C/title%3E%3Cg fill=%22%23fff%22%3E%3Cpath d=%22M3 1a2 2 0 00-2 2v16l4-4h12a2 2 0 002-2V3a2 2 0 00-2-2zm12 8h-4v4H9V9H5V7h4V3h2v4h4z%22/%3E%3C/g%3E%3C/svg%3E"); | ||
} | } | ||
.oo-ui-icon-speechBubbleAdd:hover, | .cs-header .oo-ui-icon-speechBubbleAdd:hover, | ||
.mw-ui-icon-speechBubbleAdd::before:hover { | .cs-header .mw-ui-icon-speechBubbleAdd::before:hover { | ||
background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3Eadd speech bubble%3C/title%3E%3Cpath d=%22M3 1a2 2 0 00-2 2v16l4-4h12a2 2 0 002-2V3a2 2 0 00-2-2zm12 8h-4v4H9V9H5V7h4V3h2v4h4z%22/%3E%3C/svg%3E"); | background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3Eadd speech bubble%3C/title%3E%3Cpath d=%22M3 1a2 2 0 00-2 2v16l4-4h12a2 2 0 002-2V3a2 2 0 00-2-2zm12 8h-4v4H9V9H5V7h4V3h2v4h4z%22/%3E%3C/svg%3E"); | ||
} | } | ||
.oo-ui-buttonElement > .oo-ui-buttonElement-button, | .cs-header .oo-ui-buttonElement > .oo-ui-buttonElement-button, | ||
.mw-editform .editHelp a { | .cs-header .mw-editform .editHelp a { | ||
font-weight:500; | font-weight:500; | ||
} | } | ||
{{ | /** Images des bandeaux de page **/ | ||
.page-ACCUEIL_v2 .bandeauPage { | |||
background-image: url("https://labo.laferme.wiki/labo/cetab/images/5/5f/L%C3%A9gumes_en_kiosque.jpg"); | |||
object-fit: cover; | |||
overflow: hidden; | |||
} | |||
.Module3 .bandeauPage { | |||
background-image: url("https://labo.laferme.wiki/labo/cetab/images/thumb/a/a4/Engrais_verts_Vesce_Avoine_Planches_permanentes.JPG/600px-Engrais_verts_Vesce_Avoine_Planches_permanentes.JPG"); | |||
} |
Version du 2022-11-09 à 10:54:47
/* Le CSS placé ici sera appliqué à tous les habillages. */ /** Style de l'ancienne maquette - À enlever **/ @import url("https://labo.laferme.wiki/labo/cetab/themes/wikimar/style.css"); /** NOUVELLE MAQUETTE **/ @import url("https://labo.laferme.wiki/labo/cetab2/themes/wikimaraicher_v1/polices/polices.css"); img { height: auto; max-width: 100%; } /** EDITEUR VISUEL **/ a[title="SMW::off"], a[title="SMW::on"] { display:none !important; } .client-js div.mw-collapsed:not(.mw-made-collapsible)::before, .client-js div.mw-collapsible:not(.mw-made-collapsible)::before { display:none !important; } div.ve-ce-branchNode { border:0; } /** COMMENT STREAMS Bouton Commentaire **/ .cs-header .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button { background-color: #368137; color: white; border: 2px solid #368137; border-radius: 8px; } .cs-header .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover { background-color: #f8f9fa; color: #368137; border: 2px solid #368137; border-radius: 8px; } .cs-header .oo-ui-icon-speechBubbleAdd, .cs-header .mw-ui-icon-speechBubbleAdd::before { background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3Eadd speech bubble%3C/title%3E%3Cg fill=%22%23fff%22%3E%3Cpath d=%22M3 1a2 2 0 00-2 2v16l4-4h12a2 2 0 002-2V3a2 2 0 00-2-2zm12 8h-4v4H9V9H5V7h4V3h2v4h4z%22/%3E%3C/g%3E%3C/svg%3E"); } .cs-header .oo-ui-icon-speechBubbleAdd:hover, .cs-header .mw-ui-icon-speechBubbleAdd::before:hover { background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3Eadd speech bubble%3C/title%3E%3Cpath d=%22M3 1a2 2 0 00-2 2v16l4-4h12a2 2 0 002-2V3a2 2 0 00-2-2zm12 8h-4v4H9V9H5V7h4V3h2v4h4z%22/%3E%3C/svg%3E"); } .cs-header .oo-ui-buttonElement > .oo-ui-buttonElement-button, .cs-header .mw-editform .editHelp a { font-weight:500; } /** Images des bandeaux de page **/ .page-ACCUEIL_v2 .bandeauPage { background-image: url("https://labo.laferme.wiki/labo/cetab/images/5/5f/L%C3%A9gumes_en_kiosque.jpg"); object-fit: cover; overflow: hidden; } .Module3 .bandeauPage { background-image: url("https://labo.laferme.wiki/labo/cetab/images/thumb/a/a4/Engrais_verts_Vesce_Avoine_Planches_permanentes.JPG/600px-Engrais_verts_Vesce_Avoine_Planches_permanentes.JPG"); }