Skip to content
a pinch
Mission
.menu-element-soleil{ display:inline-block; cursor:pointer; font-family:"EB Garamond"; padding : 11px; line-height : 18px; color:black; } .menu-element-soleil:hover:after { width:100%; } .menu-element-soleil:after { content: ""; background-color:black; display:block; height:1px; width:0; margin-left:auto; margin-right:auto; transition: width 0.2s; } .current-page-soleil span:after{ width:100%; } .main-logo-soleil div div a{ background-image: url(https://apinch.net/wp-content/uploads/2021/01/logoapinch3.png); background-size: 220%; background-position: center; background-repeat: no-repeat; z-index:999; } .menu-dropdown-questions-soleil{ position:absolute; width:130%; left:-15%; } @media only screen and (max-width: 767px) { .menu-dropdown-questions-soleil{ opacity:0; } }
Accompagnement
Questions
Pour commencer
FAQ
function showQuestionSubMenu() { var buttons = document.getElementsByClassName('menu-dropdown-questions-soleil'); for(var i=0, len= buttons.length; i<len; i++) { buttons[i].style["display"] = "inline-block"; } } function hideQuestionSubMenu() { var buttons = document.getElementsByClassName('menu-dropdown-questions-soleil'); for(var i=0, len= buttons.length; i<len; i++) { buttons[i].style["display"] = "none"; } } function clickQuestions() { window.location.href = "apinch.net/questions/"; }
☰ MENU
Recettes
À propos
Les sessions
.bouton-session-a-venir-soleil{ font-size: 18px; border-style:solid; border-color:black; border-width:1px; padding:10px; display:inline-block; cursor:pointer; transition: background-color 0.4s; background-color:rgba(127,127,127,0.0); } .bouton-session-a-venir-soleil:hover{ background-color:rgba(127,127,127,0.15); } currentLinks = document.querySelectorAll('a[href="'+document.URL+'"]') currentLinks.forEach(function(link) { link.className += ' current-page-soleil' });
Newsletter
Prénom
Nom
Email