view DOCS/default.css @ 36124:87653d6a0f47

Avoid PushMatrix/PopMatrix. This makes it easier to support e.g. GLES2.
author reimar
date Sat, 04 May 2013 11:13:58 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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