mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-24 00:20:01 +00:00
[Emscripten] Fix the CSS styling for the log
This commit is contained in:
parent
60eddd189d
commit
dd8b19578b
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user