aboutsummaryrefslogtreecommitdiff
path: root/client/style.css
diff options
context:
space:
mode:
authorJasper Van der Jeugt2020-08-05 18:11:56 +0200
committerJasper Van der Jeugt2020-08-05 18:11:56 +0200
commit6a97925fc3747dbc7c99bc3694589fc79bbbda97 (patch)
treeddbfb2c283bcaaa3ab912bd63dc659e5937463b9 /client/style.css
parentcd474b375d59a36f94108fa308fd598edd26183e (diff)
Win message
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;
+}