CSS button visibility changes

This commit is contained in:
Ethan N. Paul 2017-02-10 23:34:02 -05:00
parent 2078458edf
commit ca813c3a0e
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -45,7 +45,7 @@ p {
} }
a { a {
color: #00366C; color: #2C7AB7;
-webkit-transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out;
transition: all .2s ease-in-out; transition: all .2s ease-in-out;