You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
63 lines
912 B
63 lines
912 B
body, td, th { |
|
font-family: Verdana, Arial, Helvetica; |
|
font-size: 10pt; |
|
color: #000000; |
|
background-color: #ffffff; |
|
} |
|
.notice { |
|
font-size: 75%; |
|
color: #606060; |
|
} |
|
th { |
|
vertical-align: top; |
|
text-align: left; |
|
} |
|
h1 { |
|
font-size: 200%; |
|
} |
|
h2 { |
|
font-size: 150%; |
|
margin-top: 0px; |
|
margin-bottom: 0px; |
|
} |
|
h3 { |
|
font-size: 110%; |
|
margin-top: 0px; |
|
margin-bottom: 0px; |
|
} |
|
div { |
|
border: 1px solid #ccccff; |
|
background: #fafaff; |
|
padding-left: 4px; |
|
padding-right: 10px; |
|
padding-top: 4px; |
|
padding-bottom: 0px !important; |
|
padding-bottom: 4px; |
|
margin-top: 4px; |
|
margin-bottom: 8px; |
|
} |
|
td, th { |
|
background: #fdfdfd; |
|
} |
|
table { |
|
border: 1px solid #ccccff; |
|
width: 100%; |
|
margin-bottom: 4px; |
|
} |
|
hr { |
|
border: 0px; |
|
color: #ccccff; |
|
background-color: #ccccff; |
|
height: 1px; |
|
} |
|
.exampleTitle { |
|
font-weight: bold; |
|
} |
|
.userequired { |
|
font-style: italic; |
|
width: 9ex; |
|
} |
|
pre { |
|
margin-top: -10px !important; |
|
margin-top: 4px; |
|
} |