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