add footer to Youtube prompt

This commit is contained in:
Josh
2017-07-06 13:17:12 -04:00
parent 034c5ba617
commit 704dab1e5c
4 changed files with 10 additions and 1 deletions

View File

@ -114,3 +114,9 @@
.tooltip-wrapper {
display: inline-block;
}
#youtube-footer{
font-size: 10px;
text-align: center;
margin-top: 10px;
}