Foreground.css
De erg
Révision datée du 22 juillet 2019 à 11:36 par Stéphanie Vilayphiou (discussion | contributions)
Révision datée du 22 juillet 2019 à 11:36 par Stéphanie Vilayphiou (discussion | contributions)
Note : après avoir enregistré 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 pressez Ctrl-F5 ou Ctrl-R (⌘-R sur un Mac)
- Google Chrome : appuyez sur Ctrl-Maj-R (⌘-Shift-R sur un Mac)
- Internet Explorer : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl-F5
- Opera : allez dans Menu → Settings (Opera → Préférences sur un Mac) et ensuite à Confidentialité & sécurité → Effacer les données d’exploration → Images et fichiers en cache.
@font-face { font-family: Combined; src: url("/mw/skins/foreground/assets/fonts/combined.otf"); } @font-face { font-family: Combined; src: url("/mw/skins/foreground/assets/fonts/Vega-regular.otf"); } :root { --font-title: Combined; --font-body: Vega; --color-a: #a700ff; --color-b: #00ab6b; } body { font-family: var(--font-body); font-size: 17px; line-height: 1.5em; } p { font-size: 1em; line-height: 1.5em; margin-bottom: 0; } p + p { margin-top: 1.5em; } /* INTERFACE ------------------------------------------------------------------ */ /* remove category help button (does it remove other stuff? mmm...) */ #mw-indicator-mw-helplink { display: none; } h4.namespace.label { display: none; } .mw-editsection, .mw-editsection-like { font-size: 10px; } a#actions-button { margin-top: -1em; } .fa, button, .button, .top-bar-section ul li > a { font-family: var(--font-body); } .fa::before { font-family: FontAwesome; } .top-bar, .top-bar-section, #top-bar-left, #top-bar-right, #top-bar-right .columns { display: flex; background-color: #333333; align-items: center; justify-content: space-evenly; } #top-bar-left { width: initial; } .top-bar-section { flex-grow: 1; padding: 0 0.5em !important; } .has-form { flex-grow: 1; padding: 0.5em !important; } #top-bar-right { justify-content: space-between; flex-grow: 1; } .top-bar input { padding-top: 8px; top: 9px; flex-grow: 1; height: 2.5em; box-sizing: border-box; border: 0; outline: 0; } .button.search { background-color: transparent; border-style: solid; border-width: 2px; border-image: linear-gradient(to right, var(--color-a), var(--color-b)); border-image-slice: 1; top: 2px !important; position: relative; margin-left: 0px !important; box-sizing: border-box; padding: 0; width: 2.5em; height: 2.5em; margin: 0; top: 0 !important; } .button.search:hover { background-color: var(--color-a); } #toc, .toc { float: right; margin-left: 1em; max-width: 45%; } table.infobox { width: initial; max-width: 45%; } table.infobox th.head { background-color: var(--color-b); } th, td { padding: 0.5em !important; } .mw-category-generated { margin-top: 2em; } /* if no content but only listing subcategories */ .mw-parser-output:empty + .mw-category-generated h2 { display: none; } /* If only one subcategory, don't list the initial */ .mw-category-generated #mw-pages div:only-of-type h3, #mw-subcategories div:only-of-type h3 { display: none; } /* removes counting of categories */ .mw-category-generated #mw-pages p:first-of-type, #mw-subcategories p:first-of-type { display: none; } .group { margin-top: 5em; } #catlinks .label { border-width: 2px; border-style: solid; background-color: transparent; padding: 2px 6px !important; } /* HEADER ------------------------------------------------------------------ */ .title-name { font-family: var(--font-title); } .title-name:hover { color: var(--color-a); } .top-bar-section .has-dropdown > a::after { display: none; } .top-bar-section .has-dropdown > a { padding-right: initial !important; } .top-bar-section .dropdown li { width: initial; /*height: 2em;*/ position: relative } .top-bar-section ul li { padding: 0 0.5em; } .top-bar-section ul li:hover { z-index: 1000; } .top-bar-section ul li > a { font-size: 16px; padding: 0; } .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) { background: linear-gradient(90deg,var(--color-a), var(--color-b)); } li#p-menu + li.has-dropdown { width: 3em; text-align: center; } li#p-menu + li.has-dropdown > a { border: 1px solid white; border-radius: 100%; padding: 0; text-align: center; line-height: 30px; margin: auto; display: inline-block; width: 30px; box-sizing: border-box; height: 30px; } .back h5 { font-size: 2em !important; } /* CONTENT ------------------------------------------------------------------ */ #page-content { margin: 1em; } #english { position: relative; top: -1.5em; } h1, h2, h3, h4, h5, h6 { margin-top: 2em; color: var(--color-b); line-height: 1.5em; font-family: var(--font-body); } h1, h1#firstHeading, h2 { font-family: var(--font-title); font-size: 1.5em; } h1 { color: var(--color-a); } h2 span { display: initial; } h3 { font-family: var(--font-title); font-size: 1em; } body.action-view #page-content a { border-image: linear-gradient(to right, var(--color-a), var(--color-b)); border-bottom-width: 2px; border-image-slice: 1; color: black; border-bottom-style: solid; padding: 3px 5px 1px; } #page-content a:hover, #catlinks .label:hover { background-color: var(--color-a); color: white !important; } /* Removes user name */ h3#tagline { display: none; } #bodyContent { margin-top: 3em; } /* ACTUALITÉS ------------------------------------------------------------------ */ .medialisting { display: flex; flex-wrap: wrap; } .Media { display: flex; align-items: flex-start; margin-bottom: 1em; flex-direction: column; flex-basis: 32%; box-sizing: border-box; justify-content: center; } .Media-body { flex: initial; } /* THUMBNAILS ------------------------------------------------------------------ */ .thumb.tleft { margin-right: 2em; } .Media-figure a, .image.fancybox { display: inline-block; } .magnify a { text-indent: 0; width: 25px; height: 25px; border-style: solid; border-width: 2px; line-height: 15px; } .magnify a:before { content: "+"; font-family: FontAwesome; font-size: 20px; } /* MEDIA QUERIES ------------------------------------------------------------------ */ @media (max-width: 800px) { div.tleft, div.floatleft, table.floatleft { width: 100%; margin-bottom: 3em; } } @media only screen and (max-width: 600px) { .top-bar, .top-bar-section, #top-bar-right, #top-bar-right .columns { display: inherit; } .top-bar.expanded { flex-wrap: wrap; } .top-bar.expanded .title-area { display: flex; flex-grow: 1; justify-content: space-between; } .top-bar.expanded .top-bar, .top-bar.expanded .top-bar-section, .top-bar.expanded #top-bar-right, .top-bar.expanded #top-bar-right .columns { display: flex; align-items: center; } .divider.show-for-small { display: none !important; } }