view DOCS/default.css @ 33348:62ab329812c9

Avoid warnings about discarding volatile. In practice this should not really make a difference, but the code is not significantly worse and it is more correct.
author reimar
date Sat, 07 May 2011 21:28:56 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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