1
0
Fork 0
mirror of https://github.com/kidoman/embd synced 2025-07-04 20:37:46 +02:00

make the disclaimer text links

This commit is contained in:
Karan Misra 2014-04-13 23:03:47 +05:30
parent c91518ae97
commit d75eab4d1e
3 changed files with 14 additions and 1 deletions

View file

@ -2050,3 +2050,6 @@ h1.logo { font-family: "Roboto", sans-serif; }
.video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
h4.signup-subtitle a, h4.signup-subtitle a:hover { color: #fff; }
.hs-disclaimer a { color: #fff; }
.hs-disclaimer a:hover { text-decoration: underline; }