aboutsummaryrefslogtreecommitdiff
path: root/dudle.css
diff options
context:
space:
mode:
Diffstat (limited to 'dudle.css')
-rw-r--r--dudle.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/dudle.css b/dudle.css
index 55fe565..42e7d83 100644
--- a/dudle.css
+++ b/dudle.css
@@ -103,4 +103,9 @@ h1 {
div.comment { margin-top: 1ex; }
+div#config{
+ float: right;
+ margin-left:20px;
+ width:20ex;
+}