| |
element.style {
}
Inherited from em
user agent stylesheet
i, cite, em, var, address, dfn {
font-style: italic;
}
Inherited from body
default.css:6
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
default.css:4
body, table {
font-size: 10pt;
}
default.css:3
body {
font-family: Tahoma, Arial;
text-align: justify;
} | |