annotate DOCS/default.css @ 27465:b3bfe83d77f9

Print DVD volume ID with -identify.
author reimar
date Sat, 30 Aug 2008 11:21:11 +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 }