cosmetique + togglers

This commit is contained in:
jbousquie 2016-09-29 14:28:12 +02:00
parent 84720d41c7
commit cf87726f29

View File

@ -45,7 +45,7 @@ a.anchor {
font-size: 75%;
}
.toggler {
.toggler_style {
cursor: pointer;
font-family: courier;
font-size : 60%;
@ -53,6 +53,14 @@ a.anchor {
bottom: 2px;
}
.toggler_general {
cursor: pointer;
font-family: courier;
font-size : 90%;
position: relative;
bottom: 2px;
}
.deroule {
}