annotate DOCS/default.css @ 6665:3284abe2d73f

support avcontext based quant_store export
author alex
date Sun, 07 Jul 2002 16:12:30 +0000
parents 4b7d097a9c69
children 5c29c5c5f47c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6583
4b7d097a9c69 big update
gabucino
parents: 6519
diff changeset
1 body {
6390
e2a5d7b501ff default style
gabucino
parents:
diff changeset
2 font-family : Arial, Helvetica, sans-serif;
e2a5d7b501ff default style
gabucino
parents:
diff changeset
3 font-size : 14px;
6396
919d12cdbb41 Also set background color via CSS.
diego
parents: 6390
diff changeset
4 background : white;
6390
e2a5d7b501ff default style
gabucino
parents:
diff changeset
5 }