From 110e137f1f6a56f93e4edb57bfbdffc1384f78dc Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 11 Sep 2016 16:01:12 -0400 Subject: working --- index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 91b0e3a..4fcc481 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,7 @@ html,body { font-size: 12px; font-weight: normal; background: black; color: whit circle { cursor: pointer } input[type=text] { width: 30px } #mobile_controls { display: none } -.mobile #mobile_controls { display: inline } +.mobile #mobile_controls { display: block; } #MobileStart { position: absolute; @@ -34,7 +34,8 @@ input[type=text] { width: 30px } width: 80px; height: 80px; text-align: center; - line-height: 80px; } + line-height: 80px; +} -- cgit v1.2.3-70-g09d2