« MediaWiki:Common.css » : différence entre les versions
De Wiki maraîcher
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 41 : | Ligne 41 : | ||
.mw-ui-icon-speechBubbleAdd::before { | .mw-ui-icon-speechBubbleAdd::before { | ||
background-image:none; | background-image:none; | ||
content:"+"; | content: "+"; | ||
font-weight:bold | font-weight:bold; | ||
color:white; | color:white; | ||
} | } |
Version du 2022-11-09 à 10:03:15
/* Le CSS placé ici sera appliqué à tous les habillages. */ /** Style de l'ancienne maquette **/ @import url("https://labo.laferme.wiki/labo/cetab/themes/wikimar/style.css"); @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 **/ .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button { background-color: #368137; color: white; border: 2px solid #368137; border-radius: 8px; } .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; } .oo-ui-icon-speechBubbleAdd, .mw-ui-icon-speechBubbleAdd::before { background-image:none; content: "+"; font-weight:bold; color:white; } .oo-ui-buttonElement > .oo-ui-buttonElement-button, .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"); }