Skip to content

Instantly share code, notes, and snippets.

@sihugh
Last active December 16, 2015 03:38
Show Gist options
  • Save sihugh/5370998 to your computer and use it in GitHub Desktop.
Save sihugh/5370998 to your computer and use it in GitHub Desktop.
An example of invalid CSS in MOSS "Belltown" theme. It's pretty widespread in SharePoint themes in general
.ms-PostFooter{
color:#2d7f75;
1px solid #a9c6c3; //Missing property on line 3
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment