This commit is contained in:
James 2020-06-29 11:09:33 +01:00
parent 6a9f27ee61
commit db2f90ddc8

View File

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