diff options
Diffstat (limited to 'Static/Css/footer.css')
| -rw-r--r-- | Static/Css/footer.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Static/Css/footer.css b/Static/Css/footer.css index 1035cc0..e86c352 100644 --- a/Static/Css/footer.css +++ b/Static/Css/footer.css @@ -18,3 +18,7 @@ footer { color: var(--footerTextColor); background-color: var(--footerBgColor); } + +footer a { + color: #695454; +} |
