summaryrefslogtreecommitdiff
path: root/docs/.static
diff options
context:
space:
mode:
authorChris McDonough <chrism@agendaless.com>2010-02-22 13:40:56 +0000
committerChris McDonough <chrism@agendaless.com>2010-02-22 13:40:56 +0000
commit998cd478d3eae88c9630e411e91f03fc20d41a96 (patch)
tree24ca95a59f0c5c7820059df815a0521c18ab7734 /docs/.static
parent6d47bc3a3ba2600d8e4c7609d5fae29287b4a399 (diff)
downloadpyramid-998cd478d3eae88c9630e411e91f03fc20d41a96.tar.gz
pyramid-998cd478d3eae88c9630e411e91f03fc20d41a96.tar.bz2
pyramid-998cd478d3eae88c9630e411e91f03fc20d41a96.zip
Fix introduction spellings.
Diffstat (limited to 'docs/.static')
-rw-r--r--docs/.static/repoze_epub.css22
1 files changed, 22 insertions, 0 deletions
diff --git a/docs/.static/repoze_epub.css b/docs/.static/repoze_epub.css
new file mode 100644
index 000000000..261500d82
--- /dev/null
+++ b/docs/.static/repoze_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; */
+/* } */
+