From: Steve Sutton Date: Tue, 19 Aug 2014 20:28:34 +0000 (-0400) Subject: style change X-Git-Tag: V1.0^2~12 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=c8536efa539718a577ebfe8f6cf225e3f0e9e80a;p=web%2FKeweenaw.git style change for h3 in #main section remove top margin and add the margin to the listing class. --- diff --git a/styles.css b/styles.css index 3309000..1f1cba2 100644 --- a/styles.css +++ b/styles.css @@ -662,9 +662,12 @@ aside.right-off-canvas-menu ul.off-canvas-list li > ul.open { .container#interior #main h3 { font-size: 16px; color: #6d1112; - margin-top: 20px; + /*margin-top: 20px;*/ margin-bottom: 20px; } +.listing { + margin-top: 20px !important; +} .container#interior #main > div { /*float: left;*/ width: auto;