view DOCS/default.css @ 35306:f30c2707e168

Do not use pkt which is uninitialized at that point. Print a 0 instead to keep the format the same as for the printout further down.
author reimar
date Sat, 10 Nov 2012 13:39:01 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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