@font-face { font-family: 'Source Sans Pro'; font-style: normal; font-weight: 400; src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url('#CHEMIN{polices/source-sans-pro-v13-latin-regular.woff2}') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('#CHEMIN{polices/source-sans-pro-v13-latin-regular.woff}') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ } @font-face { font-family: 'Source Sans Pro'; font-style: normal; font-weight: 700; src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url('#CHEMIN{polices/source-sans-pro-v13-latin-700.woff2}') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('#CHEMIN{polices/source-sans-pro-v13-latin-700.woff}') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ } @font-face { font-family: 'Source Sans Pro'; font-style: normal; font-weight: 900; src: local('Source Sans Pro Black'), local('SourceSansPro-Black'), url('#CHEMIN{polices/source-sans-pro-v13-latin-900.woff2}') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('#CHEMIN{polices/source-sans-pro-v13-latin-900.woff}') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ } picture.adapt-img-wrapper { vertical-align: top; } /* cf https://github.com/nursit/AdaptiveImages/issues/13 */ /* *** L'entete *** */ /* L'image d'entete */ [#header {background-image: url('(#FICHIER|image_reduire{2000}|extraire_attribut{src})') ;}] /* Le titre */ #logo p.h1 {font-weight: 900; text-transform: uppercase; color: #fff; font-size: 2em; letter-spacing: 0.25em;} #logo p.h1 a {color: inherit; text-decoration: none;} /* *** L'accueil *** */ #intro .style1 {font-size: 1.5em; letter-spacing: 0.075em;} #intro .style2 {font-weight: 700; color: #fff; border-radius: 0.35em; box-shadow: inset 0px 0px 1px 1px rgba(255, 255, 255, 0.25); font-size: 2.75em; letter-spacing: 0.075em; line-height: 1.35em; padding: 1em 0 1em 0; margin-bottom: 1em;} #intro .style2 p:last-of-type {margin-bottom: 0;} #intro .style3 {font-size: 1.1em; } /* La grille feature */ #features {margin-top: 5em;} #features ul { padding-left: 0; list-style: none;} #features a { display: block; border-top: solid 1px #eee; padding-top: 3em; padding-left: 5em; position: relative;text-decoration: none;} #features .row > li:nth-child(-n+2) a { border-top: 0; padding-top: 0; } #features .fa {display: block;} #features .fa::before {display: block; margin-top: -0.5em; font-size: 1.25em; color: #fff; background: #2f333b url("images/overlay.png"); border-radius: 2.5em; text-align: center; width: 2.5em; height: 2.5em; line-height: 2.5em; margin-right: 0.75em; position: absolute; left: 0; margin-top: -0.5em;} /* les grilles de rubriques et d'articles */ .page_rubrique #content .row { text-align : center; } .page_rubrique #content .row .image.featured { margin: 0 0 1em 0; } .page_rubrique #content .row h2 { margin: 0 0 0.75em 0; color: #e97770; font-size: 1.15em; letter-spacing: 0.05em; } /* *** Le contenu *** */ .entente h1 {font-weight: 700; font-size: 2em; letter-spacing: 0.075em; line-height: 1.5em;} .image img {height: auto;} .chapo {font-size: 1.5em; letter-spacing: 0.075em;} .spip_documents > a { display: block; } /* Cf https://git.spip.net/spip-contrib-extensions/adaptive_images/issues/1 */ /* Page de recherche */ .page_recherche #content > h2 { margin-bottom: 3em; text-align: center; font-size: 1.5em; color: #e97770; } /* Page 404 */ .page_404 .chapo {text-align: center;} /* Le portofolio */ ul.portfolio {display:flex;flex-wrap:wrap;justify-content:center;list-style: none;} ul.portfolio li {margin:0.5em;} ul.portfolio li a, ul.portfolio li a:hover, ul.portfolio li a:active, ul.portfolio li a:focus {text-decoration:none;} ul.portfolio li figure {margin:0; width: 250px;} ul.portfolio li small {font-size: 0.75em;} /* Les documents joints */ .documents_joints ul, .documents_joints li { padding: 0; list-style: none;} .documents_joints ul .spip_logo {float: left; margin: 0 1em 0 0;} .documents_joints .publication {font-size: 0.75em;} /* Commentaires et forum des articles */ .comments h2, .comments ul.comments-items, h2.forum-titre, #formulaire_forum { margin: auto; padding: 0.5rem; max-width: 850px; } .comments h2, h2.forum-titre { border-top: 6px solid #e97770; } .formulaire_forum fieldset, .formulaire_forum label { margin: 0; padding: 0;} .formulaire_forum legend { display: none;} .comments ul.comments-items, .formulaire_forum .previsu ul { padding:0; list-style: none; } .comments p { margin-bottom: 1em; } .comments p.comment-meta { margin-bottom: 0; } .comments p.comment-meta a { text-decoration: none; } .comments li.comment-item { margin: 0 0 1.5rem 0.5rem; padding-left: 1rem; border-left: 3px solid #282b34 ; } .modererforum form { margin-bottom: 0.5em;} .modererforum button { font-size: 0.5em;} /* Le formulaire de recherche */ #formulaire_recherche { text-align: center; } #formulaire_recherche input#recherche {transition: all .25s ease-in-out; -webkit-appearance: none; margin-right: 1em; padding: 0.75em 1em 0.75em 1em; min-width: 25em; height: 4rem; line-height: 1em; border: 0; background: #eee; box-shadow: inset 0px 0px 1px 0px #a0a1a7; border-radius: 0.35em; } #formulaire_recherche input.submit { height: 4rem; } /* Les formulaires */ input[type="checkbox"] + label, input[type="radio"] + label {padding-left: 2.4em !important ; position: relative;} input[type="button"], input[type="submit"], input[type="reset"], button, .button { color: #fff;} /* Le formulaire de contact */ #formulaire_contact fieldset {margin-top: 0;} #formulaire_contact legend {display: none;} form ul.editer-groupe { padding-left: 0; list-style: none; } form ul.editer-groupe li.editer { margin: 0 0 1.5em 0; padding: 0;} label[for=infolettre] {display: flex; line-height: 1.2em;} label[for=infolettre] p {margin: 0 ;} label strong { font-size: 0.85em ; font-weight:normal; } input[type="checkbox"] {margin:0 1em 0 0;opacity:1;-moz-appearance:checkbox;-webkit-appearance:checkbox;-ms-appearance:checkbox;appearance:checkbox;} /* Formulaire de login */ .formulaire_menu_lang, .formulaire_login, #oubli_form {margin: auto;max-width: 700px;} #formulaire_login .choix {display: flex;} #formulaire_login .choix label {padding: 0 !important;} .blockquote.spip {background-image: none;} /* *** Le pied de page *** */ #footer b, #footer strong, #footer form label {color: inherit;} #footer .article_pied {padding-bottom: 0; margin-bottom: 6em; text-align: center; border-bottom: solid 1px rgba(255, 255, 255, 0.05); } #footer .article_pied p { color: #b1b4b9; font-size: 1.3em; letter-spacing: 0.075em; line-height: 1.5em; } #footer .article_pied h2 { margin-bottom: 1.5em; font-weight: 700; color: #fff; font-size: 2em; letter-spacing: 0.075em; line-height: 1.5em; } #footer #formulaire_contact fieldset {margin-top: 0; padding-top: 0;} #footer #formulaire_contact br.bugajaxie {display: none;} #footer .sociaux-list { padding: 0; list-style: none;} #footer .sociaux-list li { padding: 0; } #footer .feature-list .fa {display: block;} #footer .feature-list .fa::before { display: block; color: #fff; background-color: #3d4249; border-radius: 2.5em;text-align: center;font-size: 0.8em; width: 2.5em; height: 2.5em; line-height: 2.5em; margin-right: 0.75em; position: absolute; left: 0; margin-top: -0.5em;} /* LA PAGINATION */ .pagination .pagination-items { list-style: none; display: flex; flex-direction: row; justify-content: center; } .pagination .pagination-item { margin: 0em; flex-basis: 7.5%; display: flex; align-items: center; color: #e97770; } .pagination .pagination_precedent_suivant .pagination-item { flex-basis: auto; } .pagination .pagination-item + .pagination-item { margin-left: 0.5em } .pagination .pagination-item-label { display:block; flex-basis: 100%; text-decoration: none; padding:.5em; text-align: center; } .pagination li .pagination-item-label { color: #e97770; border: 1px solid #e97770; transition: background 0.2s; } .pagination ul:not(.pagination_precedent_suivant) li.prev .pagination-item-label, .pagination ul:not(.pagination_precedent_suivant) li.next .pagination-item-label { color: inherit; background: inherit; border: inherit; } .pagination span.pagination-item-label.on, .pagination a.pagination-item-label:hover, .pagination a.pagination-item-label:focus, .pagination a.pagination-item-label:active { background: #e97770; color: #fff; text-decoration: none; } .pagination .disabled.tbc { visibility: inherit; } .pagination .disabled span.pagination-item-label { background: transparent; color: #999;} /* Plugin oembed */ body .spip_documents .oembed { padding:0; border:0; } body .oe-play-button button, body .oe-play-button button::before { margin:0; width:100px; min-width: auto; transform:translate(-50%,-50%); box-shadow:none; border-radius:5%;} body .oe-play-button button, body .oembed_audio .oe-play-button button {background:#e97770;} body .oembed_rich .oe-play-button button, body .oembed_audio .oe-play-button button {transform: translate(0,-50%);} body .oe-play-button button::before {content:none;display:none;} body .oe-play-button button::after { transition: border-color 0.2s; } .oembed figcaption {color:#666;} .oembed figcaption a {color:#9f9f9f;text-decoration:none;} .oe-author br {display:none;} /* La Boîte multimédia */ #colorbox, #cboxOverlay, #cboxWrapper { z-index: 10100;} #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose, .box_mediabox button { height: auto; line-height: initial; letter-spacing: initial; min-width: auto; transition: none;} /* *** Divers *** */ .invisible {position:absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0;} @media screen and (max-width: 736px) { #formulaire_recherche input#recherche { display: block; margin: 1em auto; width: 100%; max-width: 30em; } }