summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/index.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/css/index.css b/css/index.css
index c22da01..f5da741 100644
--- a/css/index.css
+++ b/css/index.css
@@ -67,6 +67,11 @@ img {
margin-top: 35px;
}
+#time {
+ font-size: 1.5em;
+ font-weight: 600;
+}
+
a {
color: var(--foreground);
text-decoration: none;