Adds a slight shadow to the footer text
This commit is contained in:
parent
4bb8151999
commit
4a4d06c4f0
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ section {
|
|||
footer {
|
||||
padding-top: 40px;
|
||||
padding-bottom: 20px;
|
||||
text-shadow: 0px 0px 10px white;
|
||||
}
|
||||
|
||||
p.login-signup {
|
||||
|
|
Loading…
Reference in a new issue