Adds a slight shadow to the footer text

This commit is contained in:
Christopher Neugebauer 2017-08-12 20:15:47 -07:00
parent 4bb8151999
commit 4a4d06c4f0

View file

@ -27,6 +27,7 @@ section {
footer {
padding-top: 40px;
padding-bottom: 20px;
text-shadow: 0px 0px 10px white;
}
p.login-signup {