MediaWiki:Common.css
De Wiki maraîcher
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).
- Internet Explorer / Edge : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl + F5.
- Opera : appuyez sur Ctrl + F5.
/* Le CSS placé ici sera appliqué à tous les habillages. */ /** POLICES POUR NOUVELLE MAQUETTE **/ @import url("https://wikimaraicher.ca/themes/wikimaraicher_v1/polices/polices.css"); /** HACK pour le Visual Editor - À conserver **/ img { height: auto; max-width: 100%; } 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; } /****** FILIGRANES *******/ body.Accueil { background-image: url("https://wikimaraicher.ca/images/a/a7/Filigrane_Asperges3.png") ; background-repeat: no-repeat; background-position: right 360px; background-size: auto 800px; background-origin: content-box; } body.Filigrane_Asperges { background-image: url("https://wikimaraicher.ca/images/a/a7/Filigrane_Asperges3.png") ; background-repeat: no-repeat; background-position: right 360px; background-size: auto 800px; background-origin: content-box; } body.Filigrane_Ail{ background-image: url("https://wikimaraicher.ca/images/0/03/Filligrane_Ail.png") ; background-repeat: no-repeat; background-position: right 360px; background-origin: content-box; } body.Filigrane_Oignons { background-image: url("https://wikimaraicher.ca/images/4/4e/Filigrane_Oignons.png") ; background-repeat: no-repeat; background-position: right 360px; background-origin: content-box; } /****** BANDEAUX DES PAGES *******/ .bandeauPage { background-size: cover; } body.Accueil .bandeauPage, .page-Spécial_Demander_un_compte .bandeauPage { background-image: url("https://wikimaraicher.ca/images/5/5f/L%C3%A9gumes_en_kiosque.jpg"); } .Portail-Production .bandeauPage { background-image: url("https://wikimaraicher.ca/images/e/eb/Test_Lame_souleveuse_Action_Carotte_Banni%C3%A8re.jpg"); } .Module1 .bandeauPage { background-image: url("https://wikimaraicher.ca/images/9/9b/Test_Planche_3_rangs_Betteraves_Banni%C3%A8re.jpg"); background-position:bottom; } .Module2 .bandeauPage { } .Module3 .bandeauPage { background-image: url("https://wikimaraicher.ca/images/thumb/a/a4/Engrais_verts_Vesce_Avoine_Planches_permanentes.JPG/600px-Engrais_verts_Vesce_Avoine_Planches_permanentes.JPG"); background-position:bottom; } .Module3.Chapitre1 .bandeauPage { background-image: url("https://wikimaraicher.ca/images/f/ff/%C3%89pandage_chaux_prairie_d%C3%A9chaum%C3%A9e.JPG"); background-position:center; } .Module4 .bandeauPage { } .Module5 .bandeauPage { } .Module6 .bandeauPage { } .Module7 .bandeauPage { }