Modèle:Accès rapide2/styles.css
.acces-rapide-fleche {
position: fixed;
right: 10px;
font-size: 1.5em;
background: #A7D7F9;
padding: 4px 8px;
border-radius: 12px;
box-shadow: 0 0 5px rgba(0,0,0,0.3);
color: #0645AD !important;
text-decoration: none !important;
z-index: 1000;
cursor: pointer;
}
.acces-rapide-top {
top: 50%;
transform: translateY(-50%);
}
.acces-rapide-bottom {
bottom: 20px;
}
/* [[Catégorie:Sous-page de modèle feuille de style]] */