From c0bf63b1bd32f51e22098e40268d117f222d06f3 Mon Sep 17 00:00:00 2001 From: Charles Worthignton Date: Mon, 24 Aug 2015 15:13:31 -0400 Subject: [PATCH] update button styles --- _layouts/techfar.html | 4 ++-- assets/_sass/styles.scss | 11 +++++++---- index.html | 6 +++--- 3 files changed, 12 insertions(+), 9 deletions(-) diff --git a/_layouts/techfar.html b/_layouts/techfar.html index d9c53147..e56a39e0 100644 --- a/_layouts/techfar.html +++ b/_layouts/techfar.html @@ -24,10 +24,10 @@
{{ content }} diff --git a/assets/_sass/styles.scss b/assets/_sass/styles.scss index d46735bf..2bc3618c 100644 --- a/assets/_sass/styles.scss +++ b/assets/_sass/styles.scss @@ -8,6 +8,7 @@ $atlantic_blue: #112E51; // primary-darkest $pacific_blue: #046B99; // primary-alt-darkest // $pacific_blue: #0071BC; // primary // $pacific_blue: #3A96B7; // original +$miami_vice_blue: #0071BC; // original $white: #fff; // $black: #212121; // base $black: #323A45; // gray-dark @@ -153,9 +154,11 @@ $slimmer: new-breakpoint(min-width 641px max-width 980px 12); display: inline-block; margin-top: 40px; margin-right: 20px; + a { display: inline-block; - padding: 10px 30px; + border-radius: 3px; + padding: 10px 20px; text-decoration: none; border: 1px solid $white; min-width: 172px; @@ -272,7 +275,7 @@ $slimmer: new-breakpoint(min-width 641px max-width 980px 12); .active { a { - background: $pacific_blue; + background: $miami_vice_blue; color: $white; text-decoration: none; } @@ -292,10 +295,10 @@ $slimmer: new-breakpoint(min-width 641px max-width 980px 12); font-family: $serif; font-weight: lighter; color: $white; - border: 1px solid $pacific_blue; + border: 1px solid $miami_vice_blue; } a:hover { - background: $pacific_blue; + background: $miami_vice_blue; color: $white; text-decoration: none; } diff --git a/index.html b/index.html index 18db1e00..cdd0fa68 100644 --- a/index.html +++ b/index.html @@ -37,10 +37,10 @@ {% capture introduction %}{% include introduction.md %}{% endcapture %} {{ introduction | markdownify }}
@@ -59,7 +59,7 @@

Digital Service Plays

- IN DETAIL + In detail