view DOCS/default.css @ 30531:704903d34069

Rename gui/mplayer/gtk/menu.[ch] --> gui/mplayer/gtk/gtkmenu.[ch]. This avoids confusion with headers of the same name in other places.
author diego
date Sun, 14 Feb 2010 12:55:02 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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