mirror of https://github.com/docker/docs.git
Merge pull request #1422 from londoncalling/remove-cruft-in-css-from-pr1415
removed un-needed documentation css
This commit is contained in:
commit
28659b7a38
|
@ -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%;
|
||||
|
|
Loading…
Reference in New Issue