diff --git a/css/brands.css b/css/brands.css index c739510..1cf9f38 100644 --- a/css/brands.css +++ b/css/brands.css @@ -109,6 +109,14 @@ button:hover, .button.button-github:focus { filter: brightness(90%) } +/* Goodreads */ +.button.button-goodreads { + color: #553B08; + background-color: #F3F1E6 } +.button.button-youtube:hover, +.button.button-youtube:focus { + filter: brightness(90%) } + /* Instagram */ .button.button-instagram { color: #FFFFFF; @@ -165,6 +173,14 @@ button:hover, .button.button-reddit:focus { filter: brightness(90%) } +/* Skoob */ +.button.button-skoob { + color: #FFFFFF; + background-color: #5882BE } +.button.button-youtube:hover, +.button.button-youtube:focus { + filter: brightness(90%) } + /* Snapchat */ .button.button-snapchat { color: #000000; diff --git a/icons/goodreads.svg b/icons/goodreads.svg new file mode 100644 index 0000000..ce87093 --- /dev/null +++ b/icons/goodreads.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/skoob.svg b/icons/skoob.svg new file mode 100644 index 0000000..d24b768 --- /dev/null +++ b/icons/skoob.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/index.html b/index.html index 8d2848b..06c9135 100644 --- a/index.html +++ b/index.html @@ -130,6 +130,14 @@ Mixer
+ + + Goodreads +
+ + + Skoob +

Build your own by forking LittleLink.