Skip to content

Instantly share code, notes, and snippets.

@emoran
Created December 10, 2014 21:06
Show Gist options
  • Save emoran/b0225fc42a3268aa6c7d to your computer and use it in GitHub Desktop.
Save emoran/b0225fc42a3268aa6c7d to your computer and use it in GitHub Desktop.
Change PageBlockSection color
<style>
.pbSubheader{
background-color: red !important;
border-color: none !important;
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment