css
This commit is contained in:
parent
f2dba4f621
commit
786b13d09c
@ -1734,7 +1734,7 @@ div.tmenudisabled, a.tmenudisabled {
|
|||||||
opacity: 0.6;
|
opacity: 0.6;
|
||||||
}
|
}
|
||||||
a.tmenu, a.tmenusel, a.tmenudisabled {
|
a.tmenu, a.tmenusel, a.tmenudisabled {
|
||||||
font-weight: 300;
|
/* font-weight: 300; */
|
||||||
}
|
}
|
||||||
a.tmenudisabled:link, a.tmenudisabled:visited, a.tmenudisabled:hover, a.tmenudisabled:active {
|
a.tmenudisabled:link, a.tmenudisabled:visited, a.tmenudisabled:hover, a.tmenudisabled:active {
|
||||||
padding: 0px 5px 0px 5px;
|
padding: 0px 5px 0px 5px;
|
||||||
|
|||||||
@ -6080,7 +6080,8 @@ border-top-right-radius: 6px;
|
|||||||
color: #<?php echo $colortextbackhmenu; ?>;
|
color: #<?php echo $colortextbackhmenu; ?>;
|
||||||
}
|
}
|
||||||
.mainmenuaspan {
|
.mainmenuaspan {
|
||||||
font-size: 12px;
|
font-size: 0.9em;
|
||||||
|
/* font-weight: 300; */
|
||||||
}
|
}
|
||||||
.topmenuimage {
|
.topmenuimage {
|
||||||
background-size: 24px auto;
|
background-size: 24px auto;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user