view DOCS/default.css @ 34332:18b362493e28

Add evSetSubtitle event to the Win32 GUI. Although it doesn't exist in the Win32 GUI it should be defined as it is in the X11/GTK GUI. Additionally, move evPlayCD (currently only existing in the Win32 GUI) to the user event definitions.
author ib
date Fri, 09 Dec 2011 13:14:23 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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