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.

108 lines
1.2 KiB

body {
font-family: Arial, Helvetica, sans-serif;
font-size:10pt;
background-color: #1d1f21;
color: #c5c8c6;
}
h1, h2, h3 {
font-family: Helvetica;
color: #f5f8f6;
}
.info {
font-family: Verdana, Geneva, sans-serif;
color: #f5f8f6;
}
.info a:link, .info a:visited {
color: rgb(102, 255, 255)
}
.subheader {
margin-top: -15px;
padding-top: 3px;
padding-left: 15px;
}
em {
color: #e5e8e6;
}
.error {
color: #ff2826;
}
.status {
font-style: italic;
font-family: Tahoma;
font-size:12pt;
}
.expand {
border-radius: 5px;
border: 1px solid #e5e8e6;
padding: 1px;
padding-left: 2px;
padding-right: 2px;
font-family: monospace;
color: #f1f2f1;
font-size:11pt;
}
.expshare {
border:solid 1px;
border-radius: 10px;
color: #e5e8e6;
}
.expshare2 {
position: relative;
}
.indentbar {
background-color:#215615;
height: 100%;
width:10px;
position: absolute;
left: 0;
top: 0;
border-radius: 2px;
}
.tab {
border: 1px solid;
border-radius: 3px;
}
.ctlcont {
padding-top: 4px;
}
.footer {
font-style: italic;
font-family: Tahoma;
color: #6d6f71;
font-size:9pt;
}
.footer em {
color: #9d9fa1;
}
.footer a {
color: #8d8f91;
}
.footer a:link {
color: rgb(102, 255, 255)
}
.footer a:visited {
color: rgb(204, 255, 102)
}