From 4dfd36f481e15254c4d28fadec81556971fee88c Mon Sep 17 00:00:00 2001 From: Blaise Laflamme Date: Sat, 30 Oct 2010 15:02:55 -0400 Subject: Removed docs theme unused files --- docs/.static/repoze_epub.css | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 docs/.static/repoze_epub.css (limited to 'docs/.static/repoze_epub.css') diff --git a/docs/.static/repoze_epub.css b/docs/.static/repoze_epub.css deleted file mode 100644 index 261500d82..000000000 --- a/docs/.static/repoze_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