From 94c32d2cd69c1373e8e375dab5bd54c397c2b375 Mon Sep 17 00:00:00 2001 From: Lbr Date: Tue, 13 Feb 2024 10:04:02 +0000 Subject: [PATCH] Adding Bereal I would like to add BeReal as a very popular site mostly in EU. --- css/brands.css | 10 ++++++++++ images/icons/bereal.ico | 0 images/icons/revolut.svg | 1 + index.html | 4 +++- 4 file(s) changed, 14 insertion(s)(+), 1 deletion(s)(-) diff --git a/css/brands.css b/css/brands.css --- a/css/brands.css +++ b/css/brands.css @@ -1097,3 +1097,13 @@ .button.button-zoom:focus { 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/images/icons/bereal.ico b/images/icons/bereal.ico new file mode 100644 --- /dev/null +++ b/images/icons/bereal.ico diff --git a/images/icons/revolut.svg b/images/icons/revolut.svg new file mode 100644 --- /dev/null +++ b/images/icons/revolut.svg @@ -0,0 +1,1 @@ + \ No newline at end of file diff --git a/index.html b/index.html --- a/index.html +++ b/index.html @@ -130,6 +130,9 @@ Behance
+ + BeReal
+ Bluesky
@@ -435,7 +438,6 @@ Send us a message
Visit Website
-