Added WhatsApp

This commit is contained in:
Seth Cottle
2021-08-18 10:21:08 -04:00
parent 3ed158cb35
commit dc6a3a222a
3 changed files with 28 additions and 0 deletions

View File

@ -302,6 +302,14 @@ button:hover,
.button.button-youtube:focus {
filter: brightness(90%) }
/* WhatsApp */
.button.button-whatsapp {
color: #FFFFFF;
background-color: #455A64 }
.button.button-whatsapp:hover,
.button.button-whatsapp:focus {
filter: brightness(90%) }
/* Wordpress */
.button.button-wordpress {
color: #FFFFFF;