diff --git a/css/text.css b/css/text.css index e2d934a..442d23d 100644 --- a/css/text.css +++ b/css/text.css @@ -7,14 +7,14 @@ font-size: x-large; font-family: Georgia, 'Times New Roman', Times, serif; background-color:bisque - } footer { position: absolute; bottom: 0; text-align: justify; - color: wheat; + color: whitesmoke; + font-weight: bold; } div { @@ -37,4 +37,6 @@ body{ letter-spacing: 0; ; } -nav a:hover {font-weight: bold;} +nav a:hover { + font-weight: bold; +} diff --git a/main.html b/main.html index 72fa8a1..50bf70b 100644 --- a/main.html +++ b/main.html @@ -1,8 +1,7 @@ - - + @@ -15,13 +14,15 @@ Frequently Asked Questions - + --> +