From bca73cf18f4b0f6c41e610249936244aaabe90f2 Mon Sep 17 00:00:00 2001 From: Victoria Bialas Date: Sat, 28 Jan 2017 17:05:54 -0800 Subject: [PATCH] removed un-needed documentation css Signed-off-by: Victoria Bialas --- css/documentation.css | 6 ------ 1 file changed, 6 deletions(-) diff --git a/css/documentation.css b/css/documentation.css index e731d91624..0df6a8630e 100644 --- a/css/documentation.css +++ b/css/documentation.css @@ -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%;