view DOCS/default.css @ 35057:08f284d173f6

Support -dr for -vo corevideo. It is recommended to be careful when using this together with shared buffer since it might result in a significant number of artefacts, depending on how the application reads the shared buffer. Patch by Xidorn Quan [quanxunzhen gmail com]
author reimar
date Thu, 06 Sep 2012 17:52:11 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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