Minor changes.

This commit is contained in:
Derek Taylor
2020-10-13 19:35:02 -05:00
parent af5b75ee4d
commit 83af63c18e
8 changed files with 137 additions and 551 deletions

View File

@@ -3,7 +3,7 @@
@import url('https://fonts.googleapis.com/css?family=Anton');
body {
background-color: #292d3e;
background-color: #282c34;
margin: 0px;
}
@@ -19,7 +19,6 @@ body {
#clock {
font-family: sans-serif;
font-size: 4.0rem;
font-weight: 600;
font-family: "Anton";
color: #fff;
margin-bottom: .25em;