diff --git a/css/brands.css b/css/brands.css index e258038..5c569da 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; 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/index.html b/index.html index ed327f5..888cfee 100644 --- a/index.html +++ b/index.html @@ -255,6 +255,11 @@ Steam LogoSteam
+ + + Strava LogoStrava +
+ Vimeo LogoVimeo