This commit is contained in:
James 2020-06-29 11:05:11 +01:00
parent db78a3193c
commit 6a9f27ee61

View File

@ -311,7 +311,7 @@ display: block !important;
/* add the |> icon to the sub item items */
.submenu.level1>li>a::before{
content: "\25B6\00a0";
font-size: 15px;
font-size: 13px;
padding-right:5px;
}