|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/highlandlabs/cqi-bin/ALFA_DATA/alfasymlink/root/domains/hrahg/hru/otj/ |
Upload File : |
html, body {
margin: 0;
padding: 0;
background: darkblue;
font-size: 12pt;
font-family: Times New Roman, Georgia, serif;
height: 100%;
}
body { min-width: 750px; }
div {
position: absolute;
border: solid 1px;
background: white;
}
table td {
padding-left: 10px;
font-size: 11.5pt;
}
aside {
margin: 1em;
padding: .5em;
border: 1px solid black;
}
h1, h2, h3, h4 {
color: darkred;
}
#header {
top: 10px;
left: 7%;
right: 7%;
height: 120px;
}
#wrapper {
margin: 0;
top: 140px;
left: 7%;
right: 7%;
border: 0;
}
#wrapper div {
padding: 5px;
}
#content {
width: 70%;
}
#sidebar {
left: 72%;
width: 27%;
overflow-x: auto;
}
#sidebar table {
width: 100%;
}
.heading {
display: block;
font-size: 17pt;
font-weight: bold;
text-decoration: underline;
color: darkred;
background: #CCAAAA;
}
.issue {
display: block;
font-size: 16pt;
font-weight: bold;
color: darkred;
}
.subtitle { font-weight: bold; }
.section {
display: block;
font-size: 15pt;
font-weight: bold;
color: darkred;
}
.subsection {
display: block;
font-size: 13pt;
font-weight: bold;
color: darkred;
}
.quote {
text-align: center;
font-size: 14pt;
font-style: italic;
background: #ADD8F0;
border-left: 10px solid navy;
border-right: 10px solid navy;
margin-left: auto;
margin-right: auto;
width: 50%;
}
.b { font-weight: bold }
.u { text-decoration: underline }
.i { font-style: italic }
.columns {
margin-left: auto;
margin-right: auto;
width: 75%;
}
.columns .column {
display: inline-block;
position: relative;
width: 46%;
}
.left { float: left; }
.right { float: right; }