mirror of https://github.com/mpv-player/mpv
6 lines
104 B
CSS
6 lines
104 B
CSS
|
body {
|
||
|
font-family : Arial, Helvetica, sans-serif;
|
||
|
font-size : 12px;
|
||
|
background : white;
|
||
|
}
|