diff --git a/css/brands.css b/css/brands.css index e258038..36c52f1 100644 --- a/css/brands.css +++ b/css/brands.css @@ -458,6 +458,16 @@ button:hover, filter: brightness(90%); } +/* Strava */ +.button.button-strava { + color: #ffffff; + background-color: #fc5200; +} +.button.button-strava:hover, +.button.button-strava:focus { + filter: brightness(90%); +} + /* Telegram */ .button.button-telegram { color: #ffffff; @@ -538,6 +548,16 @@ button:hover, filter: brightness(90%); } +/* Untappd */ +.button.button-untappd { + color: #ffffff; + background-color: #ffc000; +} +.button.button-untappd:hover, +.button.button-untappd:focus { + filter: brightness(90%); +} + /* Vimeo */ .button.button-vimeo { color: #ffffff; diff --git a/images/icons/strava.svg b/images/icons/strava.svg new file mode 100644 index 0000000..fdfe55f --- /dev/null +++ b/images/icons/strava.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/icons/untappd.svg b/images/icons/untappd.svg new file mode 100644 index 0000000..0e7f36e --- /dev/null +++ b/images/icons/untappd.svg @@ -0,0 +1 @@ +