From ac0f526fa34579f2785e9a6631711703376dfa1a Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Wed, 23 May 2007 01:04:13 -0700 Subject: [PATCH] Adjust indentation of local.css --- src/local.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/local.css b/src/local.css index 6369c55..a9c6d45 100644 --- a/src/local.css +++ b/src/local.css @@ -2,18 +2,18 @@ /* Add local styling here, instead of modifying style.css. */ body { - margin-left: 10%; - margin-right: 10%; + margin-left: 10%; + margin-right: 10%; } h1, .header, #footer { - margin-left: -8%; + margin-left: -8%; } #footer { - font-size: 80%; + font-size: 80%; } h2,h3,h4,h5,h6 { - margin-left: -4%; + margin-left: -4%; } -- 2.43.0