summaryrefslogtreecommitdiff
path: root/docs/_static/pyramid_epub.css
diff options
context:
space:
mode:
authorBlaise Laflamme <blaise@laflamme.org>2010-10-30 14:59:09 -0400
committerBlaise Laflamme <blaise@laflamme.org>2010-10-30 14:59:09 -0400
commit785d2f3d6b80172b3feb587e248a27aad4d5aa38 (patch)
tree9899e24078a59122033c6b394017dde6cbc876c4 /docs/_static/pyramid_epub.css
parentd892b08d2380ef3f61355753daeb729bfa3c4895 (diff)
downloadpyramid-785d2f3d6b80172b3feb587e248a27aad4d5aa38.tar.gz
pyramid-785d2f3d6b80172b3feb587e248a27aad4d5aa38.tar.bz2
pyramid-785d2f3d6b80172b3feb587e248a27aad4d5aa38.zip
Updated docs theme
Diffstat (limited to 'docs/_static/pyramid_epub.css')
-rw-r--r--docs/_static/pyramid_epub.css22
1 files changed, 22 insertions, 0 deletions
diff --git a/docs/_static/pyramid_epub.css b/docs/_static/pyramid_epub.css
new file mode 100644
index 000000000..261500d82
--- /dev/null
+++ b/docs/_static/pyramid_epub.css
@@ -0,0 +1,22 @@
+@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; */
+/* } */
+