This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
mpv
mirror of
https://github.com/mpv-player/mpv
Watch
1
Star
0
Fork
You've already forked mpv
0
Code
Issues
Releases
Wiki
Activity
5a4f84017c
mpv
/
DOCS
/
default.css
6 lines
110 B
CSS
Raw
Normal View
History
Unescape
Escape
Mozilla/Opera/? fix git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6987 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-13 11:20:12 +00:00
body
,
table
{
default style git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6391 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-12 09:13:36 +00:00
font-family
:
Arial
,
Helvetica
,
sans-serif
;
font-size
:
14px
;
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
background
:
white
;
default style git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6391 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-12 09:13:36 +00:00
}