From 8bdf61bb30c410aab572755148ecabf92c8df53c Mon Sep 17 00:00:00 2001 From: Steven Hugg Date: Wed, 3 Oct 2018 10:58:59 -0400 Subject: [PATCH] html, viewport changes --- css/ui.css | 6 ++++++ index.html | 45 +++++++++++++++++++++++---------------------- 2 files changed, 29 insertions(+), 22 deletions(-) diff --git a/css/ui.css b/css/ui.css index c325f996..514fd679 100644 --- a/css/ui.css +++ b/css/ui.css @@ -113,6 +113,12 @@ div.mem_info a.selected { margin-left:8px; background-color: #666; } +.btn_group button { + padding-left:3px; + padding-right:3px; + padding-top:0px; + padding-bottom:0px; +} .btn_label { color: #ccc; } diff --git a/index.html b/index.html index e3f395cf..22071b62 100644 --- a/index.html +++ b/index.html @@ -2,6 +2,7 @@ 8bitworkshop IDE +