From 3200aa243dc9678302755ee6436b8483deebf5e0 Mon Sep 17 00:00:00 2001 From: Kieran Date: Mon, 13 Jun 2022 19:03:09 +0100 Subject: [PATCH] Added Letterboxd --- css/brands.css | 10 ++++++++++ images/icons/letterboxd.svg | 13 +++++++++++++ index.html | 5 +++++ 3 files changed, 28 insertions(+) create mode 100644 images/icons/letterboxd.svg diff --git a/css/brands.css b/css/brands.css index 18b50ec..1fcf3e8 100644 --- a/css/brands.css +++ b/css/brands.css @@ -608,3 +608,13 @@ button:hover, .button.button-yt:focus { filter: brightness(90%); } + +/* Letterboxd */ +.button.button-letterboxd { + color: #ffffff; + background-color: #2c3440; +} +.button.button-yt:hover, +.button.button-yt:focus { + filter: brightness(90%); +} diff --git a/images/icons/letterboxd.svg b/images/icons/letterboxd.svg new file mode 100644 index 0000000..02a9fe2 --- /dev/null +++ b/images/icons/letterboxd.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/index.html b/index.html index f27b433..ed327f5 100644 --- a/index.html +++ b/index.html @@ -385,6 +385,11 @@ Flickr LogoFlickr
+ + + Letterboxd LogoLetterboxd +
+