ebiwd / EBI-Framework

The EMBL-EBI Visual Framework for websites and services.
https://www.ebi.ac.uk/style-lab/websites/
19 stars 16 forks source link

Green font on green background #148

Open peter-walter opened 5 years ago

peter-walter commented 5 years ago

Add something like

.callout.research-background h2 {
  color: white;
}

Otherwise font colour is green on green.

See https://helpdesk.ebi.ac.uk/Ticket/Display.html?id=347229

khawkins98 commented 5 years ago

This is a recurring issue for some other things too, I'll try and get a PR together this week.