summaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2012-04-08 23:31:32 +0200
committerFlorian Pritz <bluewind@xinu.at>2012-04-09 20:47:37 +0200
commit35b45a559472a660dc08a3bc518161e7ab400175 (patch)
tree0a20dba59f2cb671b344eb5194835c0dec0f8aaa /data
parent3f01ddce9dff69a49493541882de85854cbcebe5 (diff)
more user changes
Signed-off-by: Florian Pritz <bluewind@xinu.at>
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;
}