view DOCS/default.css @ 32224:23ba595c0292

Matroska allows data to be compressed multiple times, thus ensure the destination buffers are sufficiently padded as well.
author reimar
date Sat, 18 Sep 2010 17:38:23 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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