Merge branch 'main' into newsletter-icon

This commit is contained in:
Travis Fischer
2022-06-02 11:49:48 -04:00
committed by GitHub
7 changed files with 40 additions and 3 deletions

View File

@@ -100,6 +100,13 @@
border-color: #c9510c;
}
.youtube .actionBgPane {
background: #FF0000;
}
.youtube:hover {
border-color: #FF0000;
}
.medium .actionBgPane {
background: #00ab6c;
}