MediaWiki:Common.css: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 9: | Line 9: | ||
font-weight: bold !important; | font-weight: bold !important; | ||
color: #000000 !important; /* Podes ajustar a cor para o preto real */ | color: #000000 !important; /* Podes ajustar a cor para o preto real */ | ||
} | |||
/* Caso a skin use uma estrutura ligeiramente diferente para o link ativo */ | |||
.vector-main-menu-content .active a span { | |||
font-weight: bold !important; | |||
} | } | ||