use generic font
This commit is contained in:
parent
1f05a0e568
commit
b7e4a540db
|
@ -29,7 +29,7 @@ $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,b,i {
|
h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,b,i {
|
||||||
font-family:Arial,Verdana,sans-serif;
|
font-family:sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
|
|
Loading…
Reference in New Issue