If you have installed the Board 3 Portal, you have to insert the following code. Otherwise, the font color in the portal is not correct everywhere.
Code: Alles auswählen
.portal-navigation ul li a {
color: #3E3E3E;
}
.portal-whois-online-content p {
color: #3E3E3E;
}
.portal-user-annotation a {
color: #3E3E3E;
}