summaryrefslogtreecommitdiff
path: root/stylesheets
diff options
context:
space:
mode:
Diffstat (limited to 'stylesheets')
-rw-r--r--stylesheets/commun.css7
1 files changed, 0 insertions, 7 deletions
diff --git a/stylesheets/commun.css b/stylesheets/commun.css
index 20c42f7..854603c 100644
--- a/stylesheets/commun.css
+++ b/stylesheets/commun.css
@@ -349,13 +349,6 @@ footer.legal {
display: flex;
padding-bottom: 0;
}
- header.slidingmenu > .content > nav.menu li.dropdown > a:after {
- content: url('../images/chevron-down-gold.svg');
- filter: grayscale(1);
- }
- header.slidingmenu > .content > nav.menu li.dropdown > a:hover:after {
- filter: grayscale(0);
- }
header.slidingmenu > .content > nav.menu li.dropdown li > a {
padding: 0.2em;
padding-left: 4em;