aboutsummaryrefslogtreecommitdiff
path: root/dudle.css
diff options
context:
space:
mode:
authorBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2009-10-24 23:03:24 +0200
committerBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2009-10-24 23:03:24 +0200
commit967c201902dcd36899122b75d26ed663e7e0066e (patch)
tree75a242562d73efa7126ddcf17d8357fdd4827663 /dudle.css
parentc28ecdbbab576455921278d8117c2f20e008d9d8 (diff)
moved config to left + sample text for Sandbox
Diffstat (limited to '')
-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;
+}