Added icons and CSS settings for Goodreads and Skoob buttons;

This commit is contained in:
Biel
2020-08-18 19:07:43 -03:00
parent 3a477974b2
commit 9ceeb7a0a9
4 changed files with 26 additions and 0 deletions

View File

@ -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;