From a86df823da1381cacefa7a3120ad1ca5c7f8cdf0 Mon Sep 17 00:00:00 2001 From: kdk1616 <31357347+kdk1616@users.noreply.github.com> Date: Wed, 20 Jan 2021 15:39:35 -0500 Subject: [PATCH] CSS changes to changelog Moved CSS to CSS file --- public/css/home.css | 17 +++++++++++++++++ public/home.html | 15 +++++---------- 2 files changed, 22 insertions(+), 10 deletions(-) diff --git a/public/css/home.css b/public/css/home.css index 5d0c1966..0ae847bc 100644 --- a/public/css/home.css +++ b/public/css/home.css @@ -1256,3 +1256,20 @@ p#large_clock_period { opacity: 0; transition: opacity 300ms 0ms, visibility 0ms 300ms; } + +#updates-container { + margin-top: 2em; +} +.info-header a { + font-size: 100%; + text-decoration: none; +} + +hr { + margin-top:0px; +} + +#moreVersions { + text-align: center; +} + diff --git a/public/home.html b/public/home.html index 7fa9a09c..fa29107b 100644 --- a/public/home.html +++ b/public/home.html @@ -416,16 +416,11 @@

GPA Type and Switching Quarters

GPA for each quarter, which when clicked allows you to see your grades and assignments for that quarter.

- -
-
-

-
<< See Older Versions of Aspine >> + + +
+

+

<< See Older Versions of Aspine >>