diff options
| author | Blaise Laflamme <blaise@laflamme.org> | 2010-11-30 00:31:03 -0500 |
|---|---|---|
| committer | Blaise Laflamme <blaise@laflamme.org> | 2010-11-30 00:31:03 -0500 |
| commit | de8c1bd028386653105d12300926af356612c97d (patch) | |
| tree | 1cbf309ef3188adec4c79ba5de3c73ddd799e871 /docs/_static/pyramid_epub.css | |
| parent | 5845bcc10565baaa8397243c48d771bc45a5ab91 (diff) | |
| download | pyramid-de8c1bd028386653105d12300926af356612c97d.tar.gz pyramid-de8c1bd028386653105d12300926af356612c97d.tar.bz2 pyramid-de8c1bd028386653105d12300926af356612c97d.zip | |
Make new docs icons work with pdf book
Diffstat (limited to 'docs/_static/pyramid_epub.css')
| -rw-r--r-- | docs/_static/pyramid_epub.css | 22 |
1 files changed, 0 insertions, 22 deletions
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; */ -/* } */ - |
