view DOCS/default.css @ 37035:ef4a44d32a25

ae_towlame: Remove pointless context size print. It used an incorrect format string, sizeof() is not always an int.
author reimar
date Sun, 06 Apr 2014 18:18:01 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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