summaryrefslogtreecommitdiffstats
path: root/static
diff options
context:
space:
mode:
authorraylu <ray.lu@getclever.com>2013-06-12 19:24:06 -0700
committerraylu <ray.lu@getclever.com>2013-06-12 19:24:06 -0700
commit26836ef4aa99817b1d2881215495b3cf11439d0e (patch)
tree33f374d997310ea61e796295610ecfa7957f72f2 /static
parent9decbd2ffdf6d55cdc0ddb98727a1f8c6f88e588 (diff)
downloadpyc-master.tar.xz
line-height on homepageHEADmaster
Diffstat (limited to 'static')
-rw-r--r--static/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index 7050809..4753fd5 100644
--- a/static/style.css
+++ b/static/style.css
@@ -26,6 +26,10 @@ a:hover {
float: right;
}
+#wrap #content p {
+ line-height: 1.5;
+}
+
#wrap #nav {
float: left;
width: 175px;