+1
Wird überprüft

logo.svg

Yehia Abd Alrahman vor 4 Jahren aktualisiert von Christian Fritz vor 4 Jahren 1

Hi, 

The bibbase logo.svg shows a black text and my webpage has a black background. I am using a css to override the bibbase original css but I have no idea how to handle this. Also the dropdown group is now formatted strangely but I know this is something I can handle.

https://lazkany.bitbucket.io/#resume


Thanks 

Wird überprüft

Hi Yehia,

You can add the following CSS to invert the black to white for all SVGs used by BibBase:

#bibbase img {
  filter: invert(1);
}


In addition to the logo this will also take care of the link icons: