From 34e7578610a31349f196d1f760649f05a7db100d Mon Sep 17 00:00:00 2001 From: Lbr Date: Tue, 13 Feb 2024 11:11:25 +0100 Subject: [PATCH] Adding Revolut --- css/brands.css | 32 +++++++++++++++++++++++--------- index.html | 3 +++ 2 files changed, 26 insertions(+), 9 deletions(-) diff --git a/css/brands.css b/css/brands.css index d683b1f..ea3a6cf 100644 --- a/css/brands.css +++ b/css/brands.css @@ -192,6 +192,16 @@ button:hover, filter: brightness(90%); } +/* BeReal */ +.button.button-bereal { + color: #ffffff; + background-color: #000000; +} +.button.button-bereal:hover, +.button.button-bereal:focus { + filter: brightness(90%); +} + /* Bluesky */ .button.button-bluesky { color: #000000; @@ -725,6 +735,17 @@ button:hover, filter: brightness(90%); } +/* Revolut */ +.button.button-revolut { + color: #000000; + background-color: #ffffff; + border: 2px solid black; +} +.button.button-rev:hover, +.button.button-rev:focus { + filter: brightness(90%); +} + /* Shop */ .button.button-shop { color: #ffffff; @@ -1097,13 +1118,6 @@ button:hover, filter: brightness(90%); } -/* BeReal */ -.button.button-bereal { - color: #ffffff; - background-color: #000000; -} -.button.button-bereal:hover, -.button.button-bereal:focus { - filter: brightness(90%); -} + + diff --git a/index.html b/index.html index a6b621e..d287701 100644 --- a/index.html +++ b/index.html @@ -283,6 +283,9 @@ Reddit
+ + Revolut
+ Buy with Shop