0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
mpv/DOCS/default.css
diego 75ea8e4ed7 Also set background color via CSS.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6397 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-12 11:28:27 +00:00

6 lines
104 B
CSS

body {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
background : white;
}