874 lines
16 KiB
CSS
874 lines
16 KiB
CSS
/* I2P Theme: Midnight */
|
|
/* Description: Minimalist Midnight Blue, based on Classic theme.*/
|
|
/* Author: Dr|Z3d */
|
|
|
|
|
|
body {
|
|
margin: 2px 0 0 5px;
|
|
padding: 0;
|
|
text-align: left;
|
|
background: #000;
|
|
color: #eef;
|
|
font: 9pt/140% "Lucida Sans Unicode", "Bitstream Vera Sans", Verdana, Tahoma, Helvetica, sans-serif;
|
|
}
|
|
|
|
.hide {
|
|
display: none;
|
|
}
|
|
|
|
img {
|
|
border: none;
|
|
}
|
|
|
|
pre {
|
|
overflow: auto;
|
|
font-size: 8pt !important;
|
|
width: 95%;
|
|
padding-top: 10px;
|
|
}
|
|
|
|
/* http proxy error sidepanel */
|
|
|
|
div.logo {
|
|
float: left;
|
|
position-relative: top 15px ;
|
|
width: 200px;
|
|
margin: 0 0 0 20px;
|
|
padding: 10px 5px;
|
|
text-align: center;
|
|
border: 1px solid #99f;
|
|
background-color: #00000A;
|
|
-moz-box-shadow: inset 0px 0px 0px 2px #00000A;
|
|
-khtml-box-shadow: inset 0px 0px 0px 2px #00000A;
|
|
}
|
|
|
|
div.logo hr {
|
|
color: #99f;
|
|
background: #99f;
|
|
height: 1px;
|
|
border: 0px solid #99f;
|
|
margin: 8px -5px;
|
|
}
|
|
|
|
div.logo a:link, div.logo a:visited {
|
|
text-shadow: 0px 0px 1px rgba(0, 0, 32, 0.3);
|
|
}
|
|
|
|
div.logo a:active {
|
|
text-shadow: 0px 0px 1px rgba(255, 96, 0, 0.5);
|
|
color: #f60;
|
|
}
|
|
|
|
div.logo a:hover {
|
|
text-shadow: 0px 0px 1px rgba(128, 0, 0, 0.5);
|
|
color: #f90;
|
|
}
|
|
|
|
/* http proxy error warning */
|
|
|
|
div.warning {
|
|
margin: 20px 20px 10px 260px;
|
|
padding: 0px 20px 20px 75px;
|
|
background: #001;
|
|
border: 1px solid #99f;
|
|
text-align: left;
|
|
color: inherit;
|
|
background-image:url("../images/itoopie_sm.png");
|
|
background-position: 12px center;
|
|
background-repeat:no-repeat;
|
|
-moz-box-shadow: inset 0px 0px 0px 1px #f60;
|
|
-khtml-box-shadow: inset 0px 0px 0px 1px #f60;
|
|
}
|
|
|
|
div.warning a:link {
|
|
color: #f60;
|
|
text-shadow: 0px 0px 1px rgba(255, 96, 0, 0.3);
|
|
}
|
|
|
|
div.warning a:visited{
|
|
color: #f90;
|
|
}
|
|
|
|
div.warning a:hover{
|
|
color: #f90;
|
|
text-shadow: 0px 0px 1px rgba(255, 128, 0, 0.5);
|
|
}
|
|
|
|
div.warning a:active{
|
|
color: #900;
|
|
}
|
|
|
|
div.warning hr {
|
|
color: #fb7;
|
|
background: #fb7;
|
|
height: 1px;
|
|
border: 0px solid #fb7;
|
|
margin: 10px 0;
|
|
}
|
|
|
|
div.warning h3 {
|
|
border: 0;
|
|
border-bottom: 1px solid #fb7;
|
|
padding-bottom: 10px;
|
|
padding-left: 0;
|
|
font-variant: small-caps;
|
|
text-transform: capitalize;
|
|
font-size: 12.5pt;
|
|
background: none;
|
|
}
|
|
|
|
/* console error messages */
|
|
|
|
div.sorry {
|
|
padding: 20px 20px 20px 70px;
|
|
background: #003;
|
|
margin: 0 5px 0 200px;
|
|
border: 1px solid #99f;
|
|
border-top: 0;
|
|
text-align: justify;
|
|
-moz-box-shadow: inset 0px 0px 0px 1px #d00;
|
|
word-wrap: break-word;
|
|
font-weight: bold;
|
|
color: #eef;
|
|
background-image: url("../images/errortriangle.png");
|
|
background-position: 15px center;
|
|
background-repeat: no-repeat;
|
|
}
|
|
|
|
div.sorry hr {
|
|
color: #99f;
|
|
background: #99f;
|
|
height: 1px;
|
|
border: 0;
|
|
margin: 10px 0;
|
|
}
|
|
|
|
div.toolbar {
|
|
margin: 0em 0em 2em 0em;
|
|
font-weight: bold;
|
|
display: none !important;
|
|
}
|
|
|
|
div.routersummaryouter {
|
|
float: left;
|
|
width: 200px;
|
|
margin: 0 0 5px 0px;
|
|
padding: 0;
|
|
border: 0;
|
|
clear: left; /* fixes a bug in Opera */
|
|
}
|
|
|
|
div.routersummary {
|
|
background: #00000A;
|
|
width: 190px;
|
|
color: inherit;
|
|
margin: 0;
|
|
padding: 10px 1px 5px 1px;
|
|
text-align: center !important;
|
|
border: 1px solid #99f;
|
|
font-size: 9pt;
|
|
word-wrap: break-word;
|
|
font: 9pt/125%;
|
|
-moz-box-shadow: inset 0px 0px 0px 1px #00000A;
|
|
}
|
|
|
|
div.routersummary input[type=text] {
|
|
text-align: right !important;
|
|
}
|
|
|
|
div.routersummary hr {
|
|
color: #99f;
|
|
background: #99f;
|
|
height: 1px;
|
|
border-bottom: 0px solid #99f;
|
|
margin: 8px -1px 7px -1px;
|
|
}
|
|
|
|
div.routersummary hr:last-child {
|
|
display: none;
|
|
}
|
|
|
|
div.routersummary h3 {
|
|
border: 0px solid #f00;
|
|
font-size: 9.5pt;
|
|
letter-spacing: 0.05em;
|
|
margin: -6px 1px -6px 1px;
|
|
padding: 1px 0;
|
|
background: #002;
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
div.routersummary h3 a, div.routersummary h4 a {
|
|
text-decoration: none;
|
|
line-height: 105%;
|
|
}
|
|
|
|
div.routersummary h4 {
|
|
border: 0px solid #f00;
|
|
border-bottom: 0 !important;
|
|
font-size: 8.5pt;
|
|
letter-spacing: 0.05em;
|
|
margin: -6px 1px -5px 1px !important;
|
|
padding: 1px 3px;
|
|
background: #001;
|
|
text-transform: capitalize;
|
|
text-decoration: none !important;
|
|
color: #2b2;
|
|
line-height: 100% !important;
|
|
}
|
|
|
|
div.routersummary table {
|
|
border: 0;
|
|
text-align: center !important;
|
|
margin: -5px 0px -5px 2px;
|
|
width: 186px !important;
|
|
overflow: hidden;
|
|
font-size: 8pt;
|
|
padding: 0 -12px;
|
|
background-image: none !important;
|
|
background-color: transparent !important;
|
|
}
|
|
|
|
div.routersummary a {
|
|
line-height: 105%;
|
|
}
|
|
|
|
div.routersummary tr {
|
|
background-image: none !important;
|
|
background-color: transparent !important;
|
|
border: 0 !important;
|
|
}
|
|
|
|
div.tunnels table{
|
|
margin: -2px 0px -4px 2px !important;
|
|
text-align: center !important;
|
|
width: 186px;
|
|
}
|
|
|
|
.tunnels tr {
|
|
padding: 4px 0 !important;
|
|
}
|
|
|
|
.tunnels td:first-child {
|
|
width: 16px;
|
|
padding-right: 2px;
|
|
}
|
|
|
|
.tunnels td:last-child {
|
|
width: 16px;
|
|
text-align: right;
|
|
margin-right: -2px;
|
|
padding-right: 0;
|
|
}
|
|
|
|
div.routersummary form {
|
|
margin-top: -8px !important;
|
|
margin-bottom: -8px !important;
|
|
}
|
|
|
|
div.routersummary form:last-child {
|
|
padding-top: 3px !important;
|
|
margin-bottom: -10px !important;
|
|
}
|
|
|
|
div.refresh {
|
|
margin-top: 10px !important;
|
|
margin-bottom: 10px !important;
|
|
padding: 2px 0 !important;
|
|
}
|
|
|
|
div.routersummary p {
|
|
padding: 0;
|
|
}
|
|
|
|
div.routersummary a {
|
|
}
|
|
|
|
div.routersummary a:link, div.routersummary a:visited {
|
|
text-shadow: 0px 0px 1px rgba(0, 0, 32, 0.3);
|
|
}
|
|
|
|
div.routersummary a:hover {
|
|
text-shadow: 0px 0px 1px rgba(255, 96, 0, 0.7);
|
|
color: #f60;
|
|
}
|
|
|
|
div.routersummary td {
|
|
padding: 0 1px;
|
|
background-image: none !important;
|
|
border: 0 !important;
|
|
}
|
|
|
|
div.main {
|
|
margin: 0px 5px 5px 200px;
|
|
padding: 15px 15px 10px 15px;
|
|
background: #00000A;
|
|
border: 1px solid #99f;
|
|
border-top: 0;
|
|
text-align: left;
|
|
color: #eef;
|
|
min-width: 570px;
|
|
}
|
|
|
|
div.main ul {
|
|
margin: -10px 0 -10px -10px;
|
|
}
|
|
|
|
div.main li {
|
|
padding: 0 0 5px 0;
|
|
list-style: square;
|
|
word-wrap: break-word;
|
|
margin-right: 20px;
|
|
}
|
|
|
|
div.main li:first-child {
|
|
padding-top: 15px;
|
|
}
|
|
|
|
div.main hr:last-child {
|
|
margin: 15px 0 10px 0;
|
|
}
|
|
|
|
div.main textarea {
|
|
width: 98% !important;
|
|
margin: 2px 0 2px 5px;
|
|
min-height: 96px;
|
|
background: #001;
|
|
color: #eef;
|
|
}
|
|
|
|
div.main h2 {
|
|
margin-top: 20px;
|
|
margin-bottom: -5px;
|
|
padding-bottom: 10px !important;
|
|
}
|
|
|
|
table h2 {
|
|
padding-bottom: 15px;
|
|
}
|
|
|
|
div.welcome {
|
|
margin-top: 5px;
|
|
}
|
|
|
|
div.main h2:first-child, div.main h3:first-child {
|
|
margin-top: 0px;
|
|
margin-bottom: -5px;
|
|
}
|
|
|
|
div.wideload h2 {
|
|
margin-bottom: 0px !important;
|
|
}
|
|
|
|
div.wideload h3:first-child {
|
|
margin-top: 0 !important;
|
|
}
|
|
|
|
div.wideload h3 {
|
|
margin-top: 15px !important;
|
|
margin-bottom: 0px !important;
|
|
}
|
|
|
|
div.wideload p !important {
|
|
margin-top: 5px;
|
|
}
|
|
|
|
div.news {
|
|
margin: -1px 5px 0 200px;
|
|
padding: -10px 0px 8px 0px;
|
|
background: #001;
|
|
border: 1px solid #99f;
|
|
text-align: right;
|
|
color: #99f;
|
|
min-width: 600px;
|
|
padding-bottom: 8px;
|
|
padding-left: 10px;
|
|
padding-right: 10px;
|
|
-moz-box-shadow: inset 0px 0px 4px 2px #00000A;
|
|
font-size: 7pt;
|
|
}
|
|
|
|
/* convert the list entry to our title */
|
|
|
|
div.news li {
|
|
text-align: justify;
|
|
list-style: none;
|
|
margin: 15px 15px -10px -20px;
|
|
padding: 0px 0 15px 0;
|
|
border-bottom: 1px dotted #99f;
|
|
border-top: 0px solid #99f;
|
|
padding: 3px 5px 5px 0;
|
|
font-size: 10pt;
|
|
color: #eef;
|
|
text-transform: capitalize;
|
|
}
|
|
|
|
div.news p {
|
|
color: #eef;
|
|
font-size: 9pt;
|
|
margin-bottom: -10px;
|
|
}
|
|
/*
|
|
div.news p:first-child {
|
|
padding-top: 15px !important;
|
|
}
|
|
|
|
|
|
div.news p:nth-child(2n) {
|
|
padding-top: 15px !important;
|
|
}
|
|
*/
|
|
div.news p:last-child {
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
div.news a:link {
|
|
color: #aaf;
|
|
text-shadow: 0px 0px 1px rgba(128, 128, 48, 0.3);
|
|
}
|
|
|
|
div.news a:visited {
|
|
color: #99f !important;
|
|
text-shadow: 0px 0px 1px rgba(128, 128, 48, 0.3);
|
|
}
|
|
|
|
div.news hr {
|
|
color: #99f;
|
|
background: #99f;
|
|
height: 1px;
|
|
border: 0px solid #99f;
|
|
margin: 2px 0 2px 0;
|
|
}
|
|
|
|
div.confignav {
|
|
padding: 12px 0 15px 0;
|
|
background: #000018;
|
|
margin: -10px -16px 0 -16px;
|
|
border: 1px solid #99f;
|
|
-moz-box-shadow: inset 0px 0px 4px 2px #00000A;
|
|
}
|
|
|
|
div.configure {
|
|
margin: 1px -20px 0 -20px;
|
|
padding: 0px 20px 0px 20px;
|
|
}
|
|
|
|
div.configure hr {
|
|
margin: 15px 0;
|
|
}
|
|
|
|
div.configure table {
|
|
font-size: 9pt;
|
|
font-weight: bold;
|
|
border: 1px solid #99f;
|
|
}
|
|
|
|
div.configure tr, div.configure td {
|
|
padding: 10px 2px;
|
|
}
|
|
|
|
div.configure tr {
|
|
-moz-box-shadow: inset 0px 0px 1px 0px #000;
|
|
}
|
|
|
|
div.configure li:first-child, div.main li:first-child {
|
|
margin-top: -10px;
|
|
}
|
|
|
|
div.configure li:last-child {
|
|
margin-bottom: -5px;
|
|
}
|
|
|
|
div.configure h2:first-child {
|
|
margin-top: 15px;
|
|
}
|
|
|
|
.topshimten {
|
|
margin-top: 15px;
|
|
margin-bottom: 15px;
|
|
}
|
|
|
|
div.messages {
|
|
padding: 0px 10px;
|
|
background: #001;
|
|
border: 1px solid #99f;
|
|
border-right: 0;
|
|
margin: -1px -15px 10px -16px;
|
|
text-align: center;
|
|
font-size: 9pt;
|
|
font-weight: bold;
|
|
color: #474;
|
|
-moz-box-shadow: inset 0px 0px 4px 2px #00000A;
|
|
}
|
|
|
|
div.messages li, div.messages ul {
|
|
padding: 10px 0 0 5px;
|
|
margin: -10px 0 0 0;
|
|
}
|
|
|
|
div.messages span.error {
|
|
color: #d00000;
|
|
}
|
|
|
|
div.messages span.notice {
|
|
font-style: italic;
|
|
}
|
|
|
|
h1 {
|
|
font-size: 18pt;
|
|
text-shadow: 0px 0px 2px rgba(255, 255, 255, 0.4);
|
|
text-align: center;
|
|
border: 1px solid #99f;
|
|
padding: 15px 10px 15px 10px;
|
|
margin: 5px 5px 0 200px;
|
|
line-height: 93%;
|
|
text-transform: uppercase;
|
|
letter-spacing: 0.3em;
|
|
background: #000008;
|
|
min-width: 600px;
|
|
line-height: 100%;
|
|
color: #fff;
|
|
}
|
|
|
|
h2 {
|
|
font-size: 13pt;
|
|
padding: 10px 10px 10px 10px;
|
|
border: 1px solid #77f;
|
|
border-top: 1px solid #99f;
|
|
border-left: 1px solid #99f;
|
|
background: #000008;
|
|
font-variant: small-caps;
|
|
text-transform: capitalize;
|
|
letter-spacing: 0.07em;
|
|
}
|
|
|
|
h3 {
|
|
font-size: 11pt;
|
|
padding: 5px 10px;
|
|
border: 1px solid #99f;
|
|
border-right: 1px solid #77f;
|
|
border-bottom: 1px solid #77f;
|
|
letter-spacing: 0.04em;
|
|
margin-bottom: 10px;
|
|
font-weight: bold !important;
|
|
text-transform: capitalize;
|
|
}
|
|
|
|
h3 a {
|
|
font-weight: bold !important;
|
|
}
|
|
|
|
h2, h3 {
|
|
background-image: url("images/h2bg.png");
|
|
background-repeat: no-repeat;
|
|
background-position: right center;
|
|
}
|
|
|
|
.proxyfooter{
|
|
font-size: 7pt;
|
|
display: none !important;
|
|
}
|
|
|
|
table {
|
|
border-collapse: collapse;
|
|
border: 1px solid #99f;
|
|
margin: 0 0 5px 0;
|
|
cell-padding: 1px;
|
|
font-size: 7.5pt;
|
|
background: #000;
|
|
width: 100%;
|
|
}
|
|
|
|
table hr {
|
|
padding: 0px 0;
|
|
color: #000;
|
|
background: #000;
|
|
border: 0px solid #99f;
|
|
margin: 0px -5px;
|
|
height: 1px;
|
|
}
|
|
|
|
table tt {
|
|
font-size: 7.5pt;
|
|
}
|
|
|
|
th {
|
|
background-color: #000;
|
|
padding: 8px 2px;
|
|
text-align: center;
|
|
border-bottom: 1px solid #99f;
|
|
font-size: 8pt !important;
|
|
}
|
|
|
|
tt {
|
|
font-size: 8pt;
|
|
}
|
|
|
|
tt, pre {
|
|
font: 8pt "Lucida Console", "DejaVu Sans Mono", Courier, mono;
|
|
}
|
|
|
|
td {
|
|
padding: 4px;
|
|
}
|
|
|
|
tr:nth-child(even) {
|
|
background-color: #001;
|
|
}
|
|
|
|
tr:nth-child(odd) {
|
|
background-color: #000009;
|
|
}
|
|
|
|
hr {
|
|
color: #99f;
|
|
background: #99f;
|
|
height: 1px;
|
|
border: 0px solid #99f;
|
|
margin: 3px 0;
|
|
}
|
|
|
|
.statusnotes {
|
|
font-style: italic;
|
|
font-size: 8pt;
|
|
color: #eef;
|
|
text-align: center;
|
|
margin: -5px 0 5px 0;
|
|
background: #000;
|
|
border: 1px solid #99f;
|
|
border-top: 0;
|
|
padding: 3px 0;
|
|
}
|
|
|
|
div.joblog {
|
|
margin: 10px 0;
|
|
line-height: 130% !important;
|
|
font-size: 90%;
|
|
}
|
|
|
|
div.joblog li {
|
|
word-wrap: break-word !important;
|
|
text-align: left !important;
|
|
line-height: 130% !important;
|
|
margin-right: 10px;
|
|
}
|
|
|
|
div.joblog li i {
|
|
color: #bbb;
|
|
text-transform: capitalize;
|
|
font-style: normal;
|
|
font-weight: bold;
|
|
}
|
|
|
|
div.joblog ul {
|
|
word-wrap: break-word !important;
|
|
text-align: justify;
|
|
}
|
|
|
|
div.joblog li:first-child {
|
|
margin-top: -10px;
|
|
}
|
|
|
|
div.joblog li:last-child {
|
|
margin-bottom: -10px;
|
|
}
|
|
|
|
div.joblog form:first-child {
|
|
margin-top: 10px;
|
|
}
|
|
|
|
div.joblog table {
|
|
margin-top: 15px;
|
|
}
|
|
|
|
div.joblog p {
|
|
line-height: 130%;
|
|
}
|
|
|
|
div.joblog h3 {
|
|
margin: 10px 0 20px 0;
|
|
}
|
|
|
|
div.joblog h3:first-child {
|
|
margin: 5px 0 15px 0;
|
|
}
|
|
|
|
div.joblog hr {
|
|
margin: 15px 0 15px;
|
|
}
|
|
|
|
div.joblog ol {
|
|
margin-bottom: 0px;
|
|
}
|
|
|
|
input {
|
|
margin: 3px 5px 3px 0;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
input[type=text] {
|
|
margin: 3px 5px 3px 5px;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
select {
|
|
margin: 3px 5px 3px 5px;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
input[type=text], select {
|
|
background: #001;
|
|
color: #eef;
|
|
border: 1px solid #99f;
|
|
}
|
|
submit {
|
|
margin: 3px 5px 3px 5px;
|
|
padding 2px 0;
|
|
font: 8pt/140% "Lucida Sans Unicode", "Bitstream Vera Sans", Verdana, Tahoma, Helvetica, sans-serif;
|
|
}
|
|
|
|
p {
|
|
padding: 5px 20px 0px 20px;
|
|
text-align: justify;
|
|
}
|
|
|
|
.formaction {
|
|
text-align: right;
|
|
margin: -10px -5px;
|
|
}
|
|
|
|
.langbox {
|
|
margin: 17px -20px 0px 5px;
|
|
color: #eef;
|
|
font-size: 7pt;
|
|
width: 220px;
|
|
text-align: center;
|
|
float: right;
|
|
valign: middle;
|
|
}
|
|
|
|
.langbox img {
|
|
padding: 0 2px; /* Ignored by IE8 */
|
|
}
|
|
|
|
.links {
|
|
padding-bottom: -2px;
|
|
text-align: justify;
|
|
margin-top: 5px !important;
|
|
margin-left: 5px !important;
|
|
}
|
|
|
|
.links li {
|
|
list-style-image: url("../images/link_dark.png") !important;
|
|
}
|
|
|
|
a:link{
|
|
color: #bbf;
|
|
text-decoration: none;
|
|
font-weight: bold;
|
|
word-wrap: break-word;
|
|
}
|
|
|
|
a:visited{
|
|
color: #99f;
|
|
text-decoration: none;
|
|
font-weight: bold;
|
|
}
|
|
|
|
a:hover{
|
|
color: #f60;
|
|
text-decoration: underline;
|
|
font-weight: bold;
|
|
}
|
|
|
|
a:active{
|
|
color: #f93;
|
|
text-decoration: underline;
|
|
font-weight: bold;
|
|
}
|
|
|
|
pre {
|
|
font-size: 9pt;
|
|
margin: 0px 20px;
|
|
}
|
|
|
|
tt {
|
|
font-size: 9pt;
|
|
font-weight: bold;
|
|
color: darkgreen;
|
|
}
|
|
|
|
.tablefooter {
|
|
border: 1px solid #99f;
|
|
}
|
|
|
|
.tablefooter tr, .tablefooter td {
|
|
background: #000;
|
|
font-size: 8pt;
|
|
font-weight: bold;
|
|
line-height: 150%;
|
|
word-wrap: nowrap;
|
|
padding: 8px 1px;
|
|
border-top: 2px solid #99f;
|
|
}
|
|
|
|
.tidylist {
|
|
text-align: justify;
|
|
padding-right: 30px;
|
|
margin-right: 20px;
|
|
}
|
|
|
|
div.graphspanel {
|
|
padding: 10px 0px 20px 0px;
|
|
margin: -16px -16px -11px -16px;
|
|
background: #000012;
|
|
-moz-border-radius: 4px;
|
|
-khtml-border-radius: 4px;
|
|
border-radius: 4px;
|
|
border: 1px solid #99f;
|
|
text-align: center !important;
|
|
}
|
|
|
|
div.graphspanel img {
|
|
border: 1px solid #99f;
|
|
padding: 2px;
|
|
margin: 6px;
|
|
background: #00000A;
|
|
opacity: 0.9;
|
|
}
|
|
|
|
div.graphspanel img:hover {
|
|
border: 1px solid #f60;
|
|
padding: 2px;
|
|
margin: 6px;
|
|
text-align: center !important;
|
|
background: #002;
|
|
opacity: 1;
|
|
}
|
|
|
|
div.graphspanel hr {
|
|
margin: 10px 0;
|
|
}
|
|
|
|
div.graphspanel form:last-child {
|
|
text-align: left;
|
|
margin: 0 20px;
|
|
}
|
|
|
|
div.graphspanel h3 {
|
|
text-align: left;
|
|
margin: 10px 20px 10px 20px;
|
|
}
|
|
|
|
table code {
|
|
font-size: 8.5pt;
|
|
}
|
|
|
|
table li:last-child{
|
|
margin-bottom: 15px;
|
|
}
|
|
|
|
table ul {
|
|
font-size: 8.5pt;
|
|
}
|