summaryrefslogtreecommitdiff
path: root/doc/style.css
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-06-01 09:20:20 +0200
committerdefault <nobody@localhost>2023-06-01 09:20:20 +0200
commita5104752d4bfa10864ef08327b074efec0adefbb (patch)
treed324b1cfe40336e353a31a389de1605815a0e08b /doc/style.css
parentfac52ff2626d5ded86e24f7347912755810216f9 (diff)
Updated default css.
Diffstat (limited to 'doc/style.css')
-rw-r--r--doc/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/style.css b/doc/style.css
index 3e8ae0a..30ff234 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -6,7 +6,8 @@ img { max-width: 100% }
.snac-top-user-name { font-size: 200% }
.snac-top-user-id { font-size: 150% }
.snac-avatar { float: left; height: 2.5em; padding: 0.25em }
-.snac-author { font-size: 90% }
+.snac-author { font-size: 90%; text-decoration: none }
+.snac-author-tag { font-size: 90% }
.snac-pubdate { color: #a0a0a0; font-size: 90% }
.snac-top-controls { padding-bottom: 1.5em }
.snac-post { border-top: 1px solid #a0a0a0; }