diff --git a/css/brands.css b/css/brands.css index 2296d2a..0c94c53 100644 --- a/css/brands.css +++ b/css/brands.css @@ -808,6 +808,16 @@ button:hover, filter: brightness(90%); } +/* Steam Dark */ +.button.button-steam-dark { + color: #ffffff; + background-image: linear-gradient(90deg, #09172a, #072a57, #0c5085); +} +.button.button-steam-dark:hover, +.button.button-steam-dark:focus { + filter: brightness(90%); +} + /* Steam */ .button.button-steam { color: #ffffff; diff --git a/index.html b/index.html index 9771570..f72cc7d 100644 --- a/index.html +++ b/index.html @@ -304,6 +304,9 @@ Buy with Square
+ + Steam
+ Steam