view DOCS/default.css @ 35402:f9c4c37a7a43

Comment unused return value. Comment and don't remove it as a reminder to check the following (commented) gtk_misc_set_padding() call later.
author ib
date Wed, 28 Nov 2012 12:23:28 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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