From: Anthony Talarico Date: Wed, 27 Feb 2019 04:30:13 +0000 (-0500) Subject: adding new fonts, colors, search graphic, logo. testing on dev site X-Git-Tag: v1.2.52^2~25 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=e22544915f1f6f52612051c15996512092ef33bb;p=WP-Themes%2Fmountpleasantwow.git adding new fonts, colors, search graphic, logo. testing on dev site --- diff --git a/assets/fonts/Comfortaa-Bold.ttf b/assets/fonts/Comfortaa-Bold.ttf new file mode 100755 index 0000000..ec3eadf Binary files /dev/null and b/assets/fonts/Comfortaa-Bold.ttf differ diff --git a/assets/fonts/Comfortaa-Light.ttf b/assets/fonts/Comfortaa-Light.ttf new file mode 100755 index 0000000..dea4cec Binary files /dev/null and b/assets/fonts/Comfortaa-Light.ttf differ diff --git a/assets/fonts/Comfortaa-Regular.ttf b/assets/fonts/Comfortaa-Regular.ttf new file mode 100755 index 0000000..5e81491 Binary files /dev/null and b/assets/fonts/Comfortaa-Regular.ttf differ diff --git a/assets/fonts/caveat-bold.ttf b/assets/fonts/caveat-bold.ttf new file mode 100755 index 0000000..ca27a36 Binary files /dev/null and b/assets/fonts/caveat-bold.ttf differ diff --git a/assets/fonts/caveat-regular.ttf b/assets/fonts/caveat-regular.ttf new file mode 100755 index 0000000..a11f865 Binary files /dev/null and b/assets/fonts/caveat-regular.ttf differ diff --git a/assets/fonts/caveatbrush-regular.ttf b/assets/fonts/caveatbrush-regular.ttf new file mode 100755 index 0000000..fa60b56 Binary files /dev/null and b/assets/fonts/caveatbrush-regular.ttf differ diff --git a/assets/logo-color.png b/assets/logo-color.png new file mode 100755 index 0000000..52ed853 Binary files /dev/null and b/assets/logo-color.png differ diff --git a/assets/logo_white.png b/assets/logo_white.png new file mode 100755 index 0000000..bed20cd Binary files /dev/null and b/assets/logo_white.png differ diff --git a/assets/meet-here-white.png b/assets/meet-here-white.png new file mode 100755 index 0000000..c9b0238 Binary files /dev/null and b/assets/meet-here-white.png differ diff --git a/assets/meet-here.png b/assets/meet-here.png new file mode 100755 index 0000000..4ed6a54 Binary files /dev/null and b/assets/meet-here.png differ diff --git a/assets/search_icon.png b/assets/search_icon.png index a03f367..0047ab6 100644 Binary files a/assets/search_icon.png and b/assets/search_icon.png differ diff --git a/css/app.css b/css/app.css index 78cc0db..40132c2 100644 --- a/css/app.css +++ b/css/app.css @@ -1566,12 +1566,12 @@ button, .button { display: inline-block; padding: 1rem 2rem 1.0625rem 2rem; font-size: 1rem; - background-color: #ffc742; - border-color: #ffc742; + background-color: #E6E125; + border-color: #E6E125; color: #FFFFFF; transition: background-color 300ms ease-out; } button:hover, button:focus, .button:hover, .button:focus { - background-color: #ffc742; } + background-color: #E6E125; } button:hover, button:focus, .button:hover, .button:focus { color: #FFFFFF; } button.secondary, .button.secondary { @@ -1642,18 +1642,18 @@ button, .button { button.round, .button.round { border-radius: 1000px; } button.disabled, button[disabled], .button.disabled, .button[disabled] { - background-color: #ffc742; - border-color: #ffc742; + background-color: #E6E125; + border-color: #E6E125; color: #FFFFFF; box-shadow: none; cursor: default; opacity: 0.7; } button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus { - background-color: #ffc742; } + background-color: #E6E125; } button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus { color: #FFFFFF; } button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus { - background-color: #ffc742; } + background-color: #E6E125; } button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary { background-color: #e7e7e7; border-color: #b9b9b9; @@ -4730,12 +4730,12 @@ meta.foundation-mq-topbar { .top-bar-section ul li:hover:not(.has-form) > a { background-color: #1479b0; color: #FFFFFF; - background: #1479b0; } + background: #16345B; } .top-bar-section ul li.active > a { background: transparent; color: #FFFFFF; } .top-bar-section ul li.active > a:hover { - background: #0078a0; + background: #16345B; color: #FFFFFF; } .top-bar-section .has-form { padding: 0.8333333333rem; } @@ -4850,7 +4850,7 @@ meta.foundation-mq-topbar { display: none; } .top-bar-section li.hover > a:not(.button) { background-color: #1479b0; - background: #1479b0; + background: #16345B; color: #FFFFFF; } .top-bar-section li:not(.has-form) a:not(.button) { background: transparent; @@ -4858,14 +4858,14 @@ meta.foundation-mq-topbar { padding: 0 0.8333333333rem; } .top-bar-section li:not(.has-form) a:not(.button):hover { background-color: #1479b0; - background: #1479b0; } + background: #16345B; } .top-bar-section li.active:not(.has-form) a:not(.button) { background: transparent; color: #FFFFFF; line-height: 2.5rem; padding: 0 0.8333333333rem; } .top-bar-section li.active:not(.has-form) a:not(.button):hover { - background: #0078a0; + background: #16345B; color: #FFFFFF; } .top-bar-section .has-dropdown.moved { position: relative; } @@ -4913,7 +4913,7 @@ meta.foundation-mq-topbar { color: #000000; } .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) { background-color: #1479b0; - color: #1479b0; + color: #16345B; background: transparent; } .top-bar-section .dropdown li label { background: #333333; @@ -4945,7 +4945,7 @@ meta.foundation-mq-topbar { .no-js .top-bar-section ul li:hover > a { background-color: #1479b0; - background: #1479b0; + background: #16345B; color: #FFFFFF; } .no-js .top-bar-section ul li:active > a { background: transparent; @@ -6429,6 +6429,42 @@ th.hide-for-touch { display: table-cell !important; } } +@font-face { + font-family: 'Comfortaa'; + src: url('../assets/fonts/Comfortaa-Bold.ttf'); } + +#example.element { + background-color: transparent; } + +h1 { + font-family: "Comfortaa"; + color: #16345B; } + +h2 { + font-family: "Comfortaa"; + color: #54BB54; } + +h3 { + font-family: "Comfortaa"; + color: #16345B; } + +h4 { + font-family: "Comfortaa"; + color: #16345B; } + +h5 { + font-family: "Comfortaa"; + color: #54BB54; } + +h6 { + font-family: "Comfortaa"; + color: #434343; + font-size: 18px; } + +p { + font-family: "Open Sans", sans-serif; + font-size: 16px; } + /* Created on : Mar 5, 2015, 2:57:35 PM Author : laury @@ -6681,14 +6717,14 @@ h1, h2, h3, h4, h5, h6 { display: inline-block; padding: 1rem 2rem 1.0625rem 2rem; font-size: 1rem; - background-color: #ffc742; - border-color: #ffc742; + background-color: #E6E125; + border-color: #E6E125; color: #FFFFFF; transition: background-color 300ms ease-out; display: block; margin: 0 auto; } .ninja-forms-form-wrap input[type=submit]:hover, .ninja-forms-form-wrap input[type=submit]:focus { - background-color: #ffc742; } + background-color: #E6E125; } .ninja-forms-form-wrap input[type=submit]:hover, .ninja-forms-form-wrap input[type=submit]:focus { color: #FFFFFF; } @@ -6718,21 +6754,20 @@ header#page-header { position: relative; } header#page-header #top #logo { position: absolute; - left: 33%; } + left: 24%; } @media only screen and (min-width:40em) and (max-width:64em) { header#page-header #top #logo { left: 18%; } } header#page-header #top #logo img { display: inline-block; - padding-top: 22px; + padding-top: 10px; margin: 0 auto; } @media (max-width: 1055px) { header#page-header #top #logo img { padding-top: 50px; } } header#page-header #top .meet-here { position: absolute; - left: 0; - text-align: center; } + left: 0; } header#page-header #top .meet-here a { color: white; text-decoration: underline; } @@ -7412,14 +7447,14 @@ h2#slide-text { display: inline-block; padding: 1rem 2rem 1.0625rem 2rem; font-size: 1rem; - background-color: #ffc742; - border-color: #ffc742; + background-color: #E6E125; + border-color: #E6E125; color: #FFFFFF; transition: background-color 300ms ease-out; display: block; margin: 0 auto; } .ninja-forms-form-wrap input[type=submit]:hover, .ninja-forms-form-wrap input[type=submit]:focus { - background-color: #ffc742; } + background-color: #E6E125; } .ninja-forms-form-wrap input[type=submit]:hover, .ninja-forms-form-wrap input[type=submit]:focus { color: #FFFFFF; } @@ -8390,16 +8425,6 @@ img#orb-foot { #footer_address span.bullet, #copyright span.bullet { display: none !important; } } -#example.element { - background-color: transparent; } - -h1 { - font-family: "Kaushan Script"; - color: #1479b0; } - -h2 { - color: #1479b0; } - /* for the mobile menu */ @media (max-width: 1055px) { aside.left-off-canvas-menu { @@ -8599,3 +8624,23 @@ td.gfield_list_cell.gfield_list_56_cell1, td.gfield_list_cell.gfield_list_57_cel display: inline-block !important; } } + +body .meet-here-logo { + max-width: 120px; } +body .oc-meet-here-logo { + max-width: 100px; } +body #reservation { + background: #54BB54; } +body main.page-front #content-wrapper .blocks .block-text { + background: #16345B; } + body main.page-front #content-wrapper .blocks .block-text .block-readmore { + color: #E6E125; } +body .header-logo { + max-width: 415px; + width: 100%; } +body footer#main { + background: #54BB54; } + body footer#main #menu-footer a:hover { + color: #16345B; } +body .footer-logo { + max-width: 300px; } diff --git a/header.php b/header.php index 7885b65..c7efe6d 100644 --- a/header.php +++ b/header.php @@ -65,11 +65,13 @@ Note 2: 'Nb cols' parameter for Bootstrap only.