[Emscripten] Fix the CSS styling for the log

This commit is contained in:
Rob Loach 2016-08-17 14:22:21 -04:00 committed by GitHub
parent 60eddd189d
commit dd8b19578b

View File

@ -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 {