passage du toggler general en float
This commit is contained in:
parent
fbf9c77fcd
commit
2cc42620f1
@ -38,7 +38,7 @@ a{ text-decoration: none; color: cadetBlue;}
|
|||||||
#couleurs {
|
#couleurs {
|
||||||
display: none;
|
display: none;
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
z-index: 1;
|
z-index: 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
#bouton-couleurs:hover {
|
#bouton-couleurs:hover {
|
||||||
@ -87,9 +87,9 @@ a.anchor {
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
font-family: courier;
|
font-family: courier;
|
||||||
font-size : 90%;
|
font-size : 90%;
|
||||||
|
float: right;
|
||||||
position: relative;
|
position: relative;
|
||||||
bottom: 2px;
|
bottom: -1px;
|
||||||
display: inline;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.deroule {
|
.deroule {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user