diff --git a/emscripten/webplayer.css b/emscripten/webplayer.css index 705c277e33..484943939f 100644 --- a/emscripten/webplayer.css +++ b/emscripten/webplayer.css @@ -4,12 +4,8 @@ * This provides the basic styling for the RetroArch web player. */ textarea.webplayer { - border: none; font-family: monospace; - font-size: 0.7em; - width: 100%; - overflow: hide; - resize: none; + font-size: 0.8em; } h1 {