X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=metaform%2Fstyle.less;h=a21b3676e63891c5668bc29aa4dae32299b78db6;hb=7b6c6ac8d6c1f53b85491ee455f2402da1d149ba;hp=65eeea906fb5f0647fdd92e606662d9375d59dbe;hpb=2d753b1cb86b98e2995476b74f47cb5663670e4d;p=wfpl.git diff --git a/metaform/style.less b/metaform/style.less index 65eeea9..a21b367 100644 --- a/metaform/style.less +++ b/metaform/style.less @@ -27,7 +27,7 @@ body { #centerer { position: relative; background: @nav-color; - margin: 0 auto; + margin: 15 auto; width: @site-width; -moz-box-shadow: 2px 2px 15px #777; -webkit-box-shadow: 2px 2px 15px #777;