aboutsummaryrefslogtreecommitdiffstats
path: root/docs/style.css
diff options
context:
space:
mode:
authorWaylan Limberg <waylan@gmail.com>2012-03-01 11:14:41 -0500
committerWaylan Limberg <waylan@gmail.com>2012-03-01 11:14:41 -0500
commitdc49e92bad4f2534a6080849365186fe62343b8f (patch)
tree532107f56a53bc7129575898f290a5715c771057 /docs/style.css
parent61ebd008e9ade549fcc3e934f4267472211c4b60 (diff)
downloadmarkdown-dc49e92bad4f2534a6080849365186fe62343b8f.tar.gz
markdown-dc49e92bad4f2534a6080849365186fe62343b8f.tar.bz2
markdown-dc49e92bad4f2534a6080849365186fe62343b8f.zip
Refactored Docs to use Sphinx styled template.
This is not a full Sphinx implementation. Just a limited implementation which converts our markdown source filed to work with the default css for Sphinx so it looks like Pythons docs.
Diffstat (limited to 'docs/style.css')
-rw-r--r--docs/style.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/style.css b/docs/style.css
deleted file mode 100644
index 33e2c70..0000000
--- a/docs/style.css
+++ /dev/null
@@ -1,2 +0,0 @@
-
-.nav { float:right; margin:1em;}