annotate DOCS/default.css @ 18511:744aa553e4a1

Various improvement, fix build on AMD-64 and icc Original Thred: Date: Apr 25, 2006 2:23 PM Subject: Re: [MPlayer-dev-eng] Re: [PATCH] Various improvement in TOOLS/cpuinfo.c
author gpoirier
date Sun, 14 May 2006 20:24:47 +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 }