diff --git a/style-rlg.css b/style-rlg.css index 961c901..4a307e2 100644 --- a/style-rlg.css +++ b/style-rlg.css @@ -108,11 +108,16 @@ div#debug { /* For options.html */ div#switch { display: none; - margin-bottom: 1em; + margin: 1em; padding: 0.4em 0.4em; text-align: center; } +div#switch span.ibutton { + margin: 0.4em; + font-weight: bold; +} + div#ostat { text-align: center; }