diff --git a/css/text.css b/css/text.css index 09ea4ec..442d23d 100644 --- a/css/text.css +++ b/css/text.css @@ -7,9 +7,15 @@ font-size: x-large; font-family: Georgia, 'Times New Roman', Times, serif; background-color:bisque - } +footer { + position: absolute; + bottom: 0; + text-align: justify; + color: whitesmoke; + font-weight: bold; + } div { height: 50px; @@ -31,4 +37,6 @@ body{ letter-spacing: 0; ; } -nav a:hover {font-weight: bold;} +nav a:hover { + font-weight: bold; +} diff --git a/faq.html b/faq.html index da3d96f..ade2181 100644 --- a/faq.html +++ b/faq.html @@ -15,7 +15,7 @@ Food and Lifestyle Frequently Asked Questions - +