Add Rocketseat icon, link

This commit is contained in:
João Inácio Neto
2020-10-20 19:58:58 -03:00
parent 3a477974b2
commit ad9cd8b2f6
3 changed files with 16 additions and 1 deletions

View File

@ -165,6 +165,14 @@ button:hover,
.button.button-reddit:focus {
filter: brightness(90%) }
/* Rocketseat */
.button.button-rocketseat {
color: #FFFFFF;
background-color: #8257E6 }
.button.button-rocketseat:hover,
.button.button-rocketseat:focus {
filter: brightness(90%) }
/* Snapchat */
.button.button-snapchat {
color: #000000;