Restore font weight

This commit is contained in:
Laurent Destailleur 2013-04-22 20:41:38 +02:00
parent 2c4515f40e
commit 4e939f558a

View File

@ -1369,7 +1369,7 @@ a.tab#active {
a.tab:link, a.tab:visited, a.tab:hover, a.tab#active a.tab:link, a.tab:visited, a.tab:hover, a.tab#active
{ {
color: #<?php echo $colortextmain; ?>; color: #<?php echo $colortextmain; ?>;
font-weight: normal !important; /* font-weight: normal !important; */
} }
a.tabimage { a.tabimage {