summaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/default.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/default.css b/data/default.css
index e807456f8..4774a6a29 100644
--- a/data/default.css
+++ b/data/default.css
@@ -39,6 +39,11 @@ body {
border-bottom: 3px double gray;
}
+.top .right {
+ float: right;
+ padding-right: 10px;
+}
+
.top a {
color: lightblue;
}