aboutsummaryrefslogtreecommitdiffstats
path: root/docs/style.css
diff options
context:
space:
mode:
authorWaylan Limberg <waylan@gmail.com>2011-08-23 16:46:16 -0400
committerWaylan Limberg <waylan@gmail.com>2011-08-23 16:46:16 -0400
commitb51f22daa98c8c484b48134fe5f1b19b7a6291c3 (patch)
tree43e9dcf9b80a4c496eb1adc1e16e72e098a8cc43 /docs/style.css
parenta4022d40d0437e777c54c91876045dee0932ee60 (diff)
downloadmarkdown-b51f22daa98c8c484b48134fe5f1b19b7a6291c3.tar.gz
markdown-b51f22daa98c8c484b48134fe5f1b19b7a6291c3.tar.bz2
markdown-b51f22daa98c8c484b48134fe5f1b19b7a6291c3.zip
Added support to build_docs command to copy non markdown files unmodified.
Diffstat (limited to 'docs/style.css')
-rw-r--r--docs/style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/style.css b/docs/style.css
new file mode 100644
index 0000000..33e2c70
--- /dev/null
+++ b/docs/style.css
@@ -0,0 +1,2 @@
+
+.nav { float:right; margin:1em;}