Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

CSS Stylesheet
#services { background: #00284A;}
#services h2, #services h3, #services p { color: white;}
#services p { opacity: 0.75;}
/*HACK remove empty p from Confluence*/
#services .col-4 > p:first-child { border:1px solid red green; display: none;}

#services .card-grid { padding: 0; background: transparent;}
#services .card-grid-body p:last-child { margin-bottom:0;}