From: Carl Worth Date: Wed, 23 May 2007 08:04:13 +0000 (-0700) Subject: Adjust indentation of local.css X-Git-Url: https://git.cworth.org/git?p=cworth.org;a=commitdiff_plain;h=ac0f526fa34579f2785e9a6631711703376dfa1a Adjust indentation of local.css --- 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%; }