Merge pull request #1422 from londoncalling/remove-cruft-in-css-from-pr1415

removed un-needed documentation css
This commit is contained in:
Victoria Bialas 2017-01-28 23:48:35 -08:00 committed by GitHub
commit 28659b7a38
1 changed files with 0 additions and 6 deletions

View File

@ -167,12 +167,6 @@
opacity: .8;
}
/* box shadow for docs home page workflow*/
#DocumentationText .boxer
{box-shadow: 2px 2px #888, -2px -2px #F4D03F, 0px 0px 5px 5px #F4D03F;
}
#DocumentationText table {
margin: 1.25rem 0;
width: 100%;