Add fontawesome support for menu top btn
This commit is contained in:
parent
1da6a2bcee
commit
81aab86a67
@ -17,6 +17,13 @@
|
||||
}
|
||||
|
||||
|
||||
div.mainmenu.menu {
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
div.mainmenu.menu::before {
|
||||
content: "\f0c9";
|
||||
}
|
||||
|
||||
|
||||
.mainmenu.home::before{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user