ORIENT/modules/backend/controllers/editorpreferences/_example_code.htm

22 lines
350 B
HTML

form, fieldset, h5, h6, pre, blockquote, ol, dl, dt, dd, address, dd, dtm, div, td, th, hr {
margin: 0;
padding: 0;
}
body {
background-color: white;
font: 62.5% Helvetica, Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
p {
font-size: 12px;
}
optgroup {
font-style: normal;
color: #333;
}
option {
color: #000;
}