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 +