14 lines
234 B
CSS
14 lines
234 B
CSS
.icl_nav_menu_text{
|
|
font-size:11px;
|
|
font-style:normal;
|
|
}
|
|
|
|
.icl_lang_menu a{
|
|
text-decoration: none;
|
|
}
|
|
.icl_lang_menu a:hover{
|
|
text-decoration: underline;
|
|
}
|
|
.icl_lang_menu a.current{
|
|
font-weight: bold;
|
|
} |