diff --git a/css/brands.css b/css/brands.css index 3f5780c..fd46484 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%) } + /* Rocketseat */ .button.button-rocketseat { color: #FFFFFF; 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 4c9b385..694d766 100644 --- a/index.html +++ b/index.html @@ -134,6 +134,14 @@ Mixer
+ + + Goodreads +
+ + + Skoob +

Build your own by forking LittleLink.