slower refresh

This commit is contained in:
2019-06-24 17:12:21 -04:00
parent c01ce95f6a
commit a9f902ba30
3 changed files with 12 additions and 3 deletions
+9
View File
@@ -7,6 +7,15 @@ body {
text-align: center;
}
a {
color: #59289b;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
h1 {
font-size: 2.4em;
}