Add fontawesome support for menu top btn

This commit is contained in:
John BOTELLA 2019-02-25 15:21:59 +01:00
parent 1da6a2bcee
commit 81aab86a67

View File

@ -17,6 +17,13 @@
}
div.mainmenu.menu {
background-image: none;
}
div.mainmenu.menu::before {
content: "\f0c9";
}
.mainmenu.home::before{