From de8c1bd028386653105d12300926af356612c97d Mon Sep 17 00:00:00 2001 From: Blaise Laflamme Date: Tue, 30 Nov 2010 00:31:03 -0500 Subject: Make new docs icons work with pdf book --- docs/_static/pyramid_epub.css | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 docs/_static/pyramid_epub.css (limited to 'docs/_static/pyramid_epub.css') diff --git a/docs/_static/pyramid_epub.css b/docs/_static/pyramid_epub.css deleted file mode 100644 index 261500d82..000000000 --- a/docs/_static/pyramid_epub.css +++ /dev/null @@ -1,22 +0,0 @@ -@import url('default.css'); -/* body { */ -/* background-color: #006339; */ -/* } */ - -/* div.document { */ -/* background-color: #dad3bd; */ -/* } */ - -/* div.sphinxsidebar h3, h4, h5, a { */ -/* color: #127c56 !important; */ -/* } */ - -/* div.related { */ -/* color: #dad3bd !important; */ -/* background-color: #00744a; */ -/* } */ - -/* div.related a { */ -/* color: #dad3bd !important; */ -/* } */ - -- cgit v1.2.3