view DOCS/default.css @ 34782:5e946a81746c

Use a local variable to reduce some code clutter. Based on and in preparation for patch(es) by Roger Pack [rogerdpack2 gmail]
author reimar
date Fri, 20 Apr 2012 18:30:40 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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