annotate DOCS/default.css @ 8118:434a4fce25c1

patch from Colin Leroy <colin@colino.net>
author pontscho
date Wed, 06 Nov 2002 21:08:33 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6986
5c29c5c5f47c Mozilla/Opera/? fix
jonas
parents: 6583
diff changeset
1 body,table {
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 }