-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsite.css
More file actions
21 lines (21 loc) · 1.08 KB
/
site.css
File metadata and controls
21 lines (21 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
body {background: #000000; color: #AB7760; font: bold 10pt verdana}
h1 {font-size: 16pt}
table.faq {border: 1px solid #AB7760; width: 100%; padding: 4px}
td {background: #000000; color: #AB7760; font: bold 10pt verdana}
ul {list-style: square}
ul.que {list-style: circle; margin-bottom: 0px}
ul.ans {list-style: disc; margin-bottom: 0px}
table.faq ul:first-child { margin-top: 0px }
p.faqp {margin-top: 40pt}
p.sig {text-indent: 40pt}
p.small {font-size: 8pt}
p.cr {margin-top: 100pt; font-size: 8pt}
a:link {color: #B1C7CC}
a:visited {color: #ACADBB}
div.ct {display: none}
.msgl1 {width: 592px; border: solid 1px #28384C; float: left; margin: 0px 1px 18px 0px; text-align: left}
.msgti {background: #000000; color: #AB7760; font: bold 11px verdana; padding: 6px 10px 7px 10px}
.msgl2 {margin: 0px 7px 7px 7px}
.msghd {background: #000000; color: #AB7760; font: normal 11px verdana; padding: 2px 2px 2px 2px; border: 1px solid #383F42}
.msgtx {background: #000000; color: #AB7760; font: normal 12px verdana; padding: 3px 3px 3px 3px}
.recl1 {border: 1px solid #28384C; padding: 4px; text-align: left}