From f9e424d2515a6c85670801f93a081a3a35c43b06 Mon Sep 17 00:00:00 2001 From: Andy Eschbacher Date: Sat, 9 Dec 2017 16:28:20 -0500 Subject: [PATCH] removes unneded import custom.css --- docs/css/alabaster.css | 57 +----------------------------------------- 1 file changed, 1 insertion(+), 56 deletions(-) diff --git a/docs/css/alabaster.css b/docs/css/alabaster.css index be65b1374..e359fc495 100644 --- a/docs/css/alabaster.css +++ b/docs/css/alabaster.css @@ -1,57 +1,3 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -@import url("basic.css"); - /* -- page layout ----------------------------------------------------------- */ body { @@ -63,7 +9,6 @@ body { padding: 0; } - div.document { width: 940px; margin: 30px auto 0 auto; @@ -690,4 +635,4 @@ table.docutils.citation, table.docutils.citation td, table.docutils.citation th -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; -} \ No newline at end of file +}