From df44475b2b62aa9494ced02ad906991ab2701934 Mon Sep 17 00:00:00 2001 From: Patrick McGuire Date: Fri, 22 Oct 2021 16:52:16 -0400 Subject: [PATCH] slightly cleaner layout --- homepage/footer.html | 4 ++-- homepage/index.html | 7 +++++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/homepage/footer.html b/homepage/footer.html index e7314c6..902e3aa 100644 --- a/homepage/footer.html +++ b/homepage/footer.html @@ -5,7 +5,7 @@ body { font-family:verdana,arial,sans-serif; font-size:medium; - margin:25px; + margin:10px; text-align:center; background-color:black; color:white; @@ -16,7 +16,7 @@ a { -

Play Live Audio Stream

+

Play Live Audio Stream

diff --git a/homepage/index.html b/homepage/index.html index 12bf60c..d0e9455 100644 --- a/homepage/index.html +++ b/homepage/index.html @@ -20,14 +20,17 @@ Note the following: } - + + + + - + --> <p>This section (everything between the 'noframes' tags) will only be displayed if the users' browser doesn't support frames. You can provide a link to a non-frames version of the website here. Feel free to use HTML tags within this section.</p>