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 +
+