Adding YouTube social icon

This commit is contained in:
si1k
2022-05-29 21:27:45 -04:00
parent 5e684ebbcb
commit 6121163ab5
7 changed files with 235 additions and 196 deletions

View File

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