From: Anthony Talarico Date: Mon, 20 Aug 2018 17:22:11 +0000 (-0400) Subject: fixing javascript syntax errors and misc styles X-Git-Tag: v1.0.2^2~2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=124e1eb2c120d39f1843077e32ad6ccf1b0c008a;p=WP-Themes%2Fsaultstemarie360.git fixing javascript syntax errors and misc styles --- diff --git a/footer.php b/footer.php index 4d8c9fa..2043361 100644 --- a/footer.php +++ b/footer.php @@ -194,6 +194,19 @@ .learndash_profile_quiz_heading .quiz_title{ padding-left: 5px; } + .close-modal{ + background-color: #043867; + color: white; + padding: 4px 8px; + font-weight: bold; + border-radius: 50%; + position: relative; + left: 215px; + top: -25px; + } + .close-modal:hover{ + cursor: pointer; + } diff --git a/header.php b/header.php index e13f004..1abd01c 100644 --- a/header.php +++ b/header.php @@ -37,6 +37,7 @@ data-page=""> @@ -49,20 +50,17 @@