diff options
Diffstat (limited to 'styles.css')
-rw-r--r-- | styles.css | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -79,4 +79,10 @@ button { } #call-to-action button { border: 2px solid white; +} + +footer { + background-color: #1F2937; + font-size: 18px; + color: #E5E7EB; }
\ No newline at end of file |