css
This commit is contained in:
parent
f2dba4f621
commit
786b13d09c
@ -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;
|
||||
|
||||
@ -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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user