From a06fe8d31d992b6d57fd12fa615718580a6b62c4 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Fri, 5 Sep 2008 09:24:36 -0400 Subject: [PATCH] more website visual adjustments, as suggested by Dan Scott --- website/local.css | 5 +++++ website/sidebar.mdwn | 12 ++++++------ 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/website/local.css b/website/local.css index 29939b8..388531b 100644 --- a/website/local.css +++ b/website/local.css @@ -99,3 +99,8 @@ div.actions { padding: 0; } +/* align main paragraphs to the right side of the monkey's finger */ +body > p { + margin-left: 18px; + margin-right: 5em; +} diff --git a/website/sidebar.mdwn b/website/sidebar.mdwn index bc5dc69..b266489 100644 --- a/website/sidebar.mdwn +++ b/website/sidebar.mdwn @@ -3,11 +3,11 @@ -[[Why?|why]] -[[Download|download]] -[[Documentation|doc]] -[[News|news]] -[[Community|community]] -[[Bugs|bugs]] +[[why?|why]] +[[download]] +[[documentation|doc]] +[[news]] +[[community]] +[[bugs]] -- 2.25.1