passage du toggler general en float

This commit is contained in:
jbousquie 2016-10-07 09:55:17 +02:00
parent fbf9c77fcd
commit 2cc42620f1

View File

@ -38,7 +38,7 @@ a{ text-decoration: none; color: cadetBlue;}
#couleurs {
display: none;
opacity: 0;
z-index: 1;
z-index: 2;
}
#bouton-couleurs:hover {
@ -87,9 +87,9 @@ a.anchor {
cursor: pointer;
font-family: courier;
font-size : 90%;
float: right;
position: relative;
bottom: 2px;
display: inline;
bottom: -1px;
}
.deroule {