Skip to content

Instantly share code, notes, and snippets.

@nchambe
Last active December 24, 2018 17:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nchambe/f8bba659a40e4bac6d85c03111e4f1e7 to your computer and use it in GitHub Desktop.
Save nchambe/f8bba659a40e4bac6d85c03111e4f1e7 to your computer and use it in GitHub Desktop.
<style>
/*Choose your background color*/
.ms-viewheadertr{
background:#00426A;
}
/*Choose font style*/
.ms-vh2-nofilter, .ms-vh2, a.ms-headerSortTitleLink {
font-weight:bold;
color:white;
font-size:1.05em;
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment