annotate DOCS/de/default.css @ 9450:915590b8193b

mwallp compiles again (michael moved libpostproc.....)
author gabucino
date Mon, 17 Feb 2003 11:45:10 +0000
parents a604236b0dd6
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6418
diff changeset
1 body,table {
6418
jonas
parents:
diff changeset
2 font-family : Arial, Helvetica, sans-serif;
jonas
parents:
diff changeset
3 font-size : 14px;
jonas
parents:
diff changeset
4 background : white;
jonas
parents:
diff changeset
5 }