aboutsummaryrefslogtreecommitdiff
path: root/client/style.css
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--client/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/client/style.css b/client/style.css
index 5a26150..64d2a42 100644
--- a/client/style.css
+++ b/client/style.css
@@ -99,3 +99,7 @@ button, input {
.filled {
text-decoration: underline;
}
+
+.authors {
+ margin-top: 6px;
+}