mirror of
https://github.com/kforney/kforney.github.io.git
synced 2024-11-14 02:52:02 -07:00
Set footer text to a lighter color for contrast.
This commit is contained in:
parent
64c033b563
commit
fdc38b9039
1 changed files with 1 additions and 1 deletions
|
@ -297,7 +297,7 @@ iframe[src*=itch] {
|
|||
}
|
||||
|
||||
#footerText {
|
||||
color: steelblue;
|
||||
color: lightsteelblue;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 700px) {
|
||||
|
|
Loading…
Reference in a new issue