mirror of https://github.com/docker/docs.git
removed un-needed documentation css
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
This commit is contained in:
parent
a45b22a44f
commit
bca73cf18f
|
@ -167,12 +167,6 @@
|
||||||
opacity: .8;
|
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 {
|
#DocumentationText table {
|
||||||
margin: 1.25rem 0;
|
margin: 1.25rem 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
Loading…
Reference in New Issue