diff --git a/style.css b/style.css index 80556af..7fd16d7 100644 --- a/style.css +++ b/style.css @@ -126,6 +126,11 @@ a { select { font-size: 1.5em; } + #logbot-help { float: right; } + +body { + margin: 0; +}