sul-dlss / libapps

Custom styling and configuration for Springshare apps
1 stars 0 forks source link

Change "Profiles" font color to black #12

Closed astridu closed 3 days ago

astridu commented 4 weeks ago

On this page, the "PROFILES" text does not have sufficient contrast to its background. Please change the color to black. https://guides.library.stanford.edu/prf.php

image
corylown commented 3 days ago

This style is coming from a css file hosted by Springshare but I think we can override it by setting #s-lg-profile-count-btn { color: #000; } in our locally managed styles in https://github.com/sul-dlss/libapps/blob/main/libguides/head.html