This commit is contained in:
Laurent Destailleur 2020-02-29 13:51:24 +01:00
parent f2dba4f621
commit 786b13d09c
2 changed files with 3 additions and 2 deletions

View File

@ -1734,7 +1734,7 @@ div.tmenudisabled, a.tmenudisabled {
opacity: 0.6;
}
a.tmenu, a.tmenusel, a.tmenudisabled {
font-weight: 300;
/* font-weight: 300; */
}
a.tmenudisabled:link, a.tmenudisabled:visited, a.tmenudisabled:hover, a.tmenudisabled:active {
padding: 0px 5px 0px 5px;

View File

@ -6080,7 +6080,8 @@ border-top-right-radius: 6px;
color: #<?php echo $colortextbackhmenu; ?>;
}
.mainmenuaspan {
font-size: 12px;
font-size: 0.9em;
/* font-weight: 300; */
}
.topmenuimage {
background-size: 24px auto;