From: Steve Sutton Date: Wed, 4 Mar 2015 21:20:41 +0000 (-0500) Subject: update h3 on the .course-item X-Git-Tag: v1.0.0^2~30 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=341b2c69b3aabe6ea480d9accf715c76647a6ddd;p=web%2FGaylordGolfMecca.git update h3 on the .course-item --- diff --git a/Toolkit/Members/css/member.css b/Toolkit/Members/css/member.css index dab1a83..6cf08e7 100755 --- a/Toolkit/Members/css/member.css +++ b/Toolkit/Members/css/member.css @@ -753,4 +753,7 @@ ul#mColumnSoc { border: 1px solid #a5c0c0; padding: 5px 10px; margin: 0 0 10px; +} +.course-item h3 { + margin-top: 10px !important; } \ No newline at end of file