brooklyndesignstudio

Change Filterable Grid Post Title Colors

Aug 1st, 2020 (edited)
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.43 KB | None | 0 0
  1. /* CHANGE FILTERABLE GRID POST TITLE COLORS */
  2.  
  3. .project_category_Abrupt-Vessel-Closure h3 a {color: #E17AA5;}
  4. .project_category_Coronary-Perforations h3 a {color: #4DC3AB;}
  5. .project_category_Bypass-Graft-Complications h3 a {color: #FF6128;}
  6. .project_category_Miscellaneous-Complications h3 a {color: #A683ED;}
  7. .project_category_Stent-Deformation h3 a {color: #454ADE;}
  8. .project_category_Atherectomy-Complications h3 a {color: #A755C2;}
Add Comment
Please, Sign In to add comment