Advertisement
Guest User

CSS code

a guest
Dec 9th, 2021
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.52 KB | None | 0 0
  1. .tribe-common--breakpoint-full.tribe-events .tribe-events-c-top-bar__datepicker-desktop {
  2.     color: black;
  3. }
  4. .tribe-common--breakpoint-medium.tribe-common .tribe-common-h3--min-medium {
  5.     color: black !important;
  6.  
  7. }
  8. .tribe-common .tribe-common-b2--bold {
  9.     color: black;
  10.  
  11. }
  12.  
  13. .tribe-common p {
  14.     color: black;
  15.  
  16. }
  17.  
  18. .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium {
  19.     color: black !important;
  20.  
  21. }
  22. span.tribe-events-calendar-latest-past__event-venue-address {
  23.     color: black;
  24. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement