This commit is contained in:
James 2020-03-28 10:25:09 +00:00
parent aa0370bb51
commit 6e4190abc2

View File

@ -57,6 +57,9 @@ body::before {
/* bold 1st level (headers) */
.navigation li.level1>a{
font-weight: bold;
.ui-menu-icon{
display: none !important;
}
}
/* make all parents static so absolute positions work */