view DOCS/default.css @ 36041:5f730ed5b3d2

Add workaround to allow compiling 64 bit MPlayer with clang on OSX.
author reimar
date Wed, 03 Apr 2013 09:40:30 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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