* Workarounds fuer den IE
This commit is contained in:
parent
fb59873fe5
commit
5d5dd4b793
2 changed files with 4 additions and 2 deletions
|
@ -7,10 +7,12 @@ body {
|
|||
margin: 0px;
|
||||
padding: 0px;
|
||||
font-size: 11pt;
|
||||
font-family: helvetica, luxi sans, trebuchet ms, bitstream vera sans, sans-serif;
|
||||
|
||||
}
|
||||
|
||||
html>body {
|
||||
font-family: trebuchet ms, bitstream vera sans, sans-serif;
|
||||
font-family: luxi sans, trebuchet ms, bitstream vera sans, sans-serif;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue