Add sign up for updates link to homepage banner

This commit is contained in:
mDuo13
2018-05-07 17:21:25 -07:00
parent c66f3da08f
commit d0f01ad255
2 changed files with 5 additions and 0 deletions

View File

@@ -928,6 +928,10 @@ a.current {
text-shadow: 0px 1px 2px #171C21;
}
.splash-head p .btn {
text-shadow: none;
}
.splash-head code {
color: white;
}