From d5e6bf6609012e61f82d812d44bc1ff8104c97fb Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 2 Aug 2013 17:18:49 -0500 Subject: docs changes --- docs/css/poetaster.css | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 docs/css/poetaster.css (limited to 'docs/css/poetaster.css') diff --git a/docs/css/poetaster.css b/docs/css/poetaster.css new file mode 100644 index 0000000..ce0efc8 --- /dev/null +++ b/docs/css/poetaster.css @@ -0,0 +1,25 @@ +* + { + margin: 0; + padding: 0; + } +body + { + } +textarea + { + width: 300px; + height: 100px; + } +pre + { + white-space: pre; + font-family: georgia, serif; + font-size: 16px; + } +#container + { + width: 400px; + margin: 0 auto; + } + -- cgit v1.2.3-70-g09d2