entrouvert: do not underline carrousel arrows (#35241)

This commit is contained in:
Christophe Siraut 2019-08-06 13:25:15 +02:00
parent 122b478de7
commit 199b097383
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@ div.carrousel-content input + div div.carrousel-item div.carrousel-item-content
line-height: 1.1em;
}
div.carrousel-content a:hover {
div.carrousel-content a:hover, div.carrousel-references-content a:hover {
text-decoration: none;
}