Initial Commit
This commit is contained in:
@@ -0,0 +1,71 @@
|
||||
body
|
||||
{
|
||||
margin: 0px 0px 0px 0px;
|
||||
font-family: verdana, geneva, arial, helvetica;
|
||||
font-size: 11px;
|
||||
background-color: #FFFFFF;
|
||||
text-decoration: none;
|
||||
font-weight: normal;
|
||||
line-height: normal;
|
||||
}
|
||||
|
||||
A { color: #3399CC; }
|
||||
A:link { color: #3399CC; text-decoration: underline; }
|
||||
A:visited { color: #3399CC; text-decoration: underline; }
|
||||
A:active { color: #3399CC; text-decoration: underline; }
|
||||
A:hover { color: #3399CC; text-decoration: underline; }
|
||||
|
||||
td
|
||||
{
|
||||
font-family: verdana, geneva, arial, helvetica, san-serif;
|
||||
font-size: 11px;
|
||||
font-weight: normal;
|
||||
line-height: normal;
|
||||
color: #333333;
|
||||
}
|
||||
|
||||
|
||||
h3 {
|
||||
COLOR: #5A5A46;
|
||||
FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
|
||||
FONT-SIZE: 19px;
|
||||
FONT-WEIGHT: normal;
|
||||
LINE-WEIGHT: normal;
|
||||
line-height: normal;
|
||||
}
|
||||
|
||||
pre {
|
||||
FONT-FAMILY: "Courier New", Courier, mono;
|
||||
FONT-SIZE: 11px;
|
||||
LINE-HEIGHT: normal;
|
||||
COLOR: #000000;
|
||||
}
|
||||
|
||||
.inputnav {
|
||||
FONT-FAMILY:Verdana, Geneva, Arial, Helvetica, sans-serif;
|
||||
FONT-SIZE: 11px;
|
||||
FONT-WEIGHT: normal;
|
||||
COLOR: #333333; }
|
||||
|
||||
.refnav {
|
||||
FONT-FAMILY:Verdana, Geneva, Arial, Helvetica, sans-serif;
|
||||
FONT-SIZE: 11px;
|
||||
FONT-WEIGHT: normal;
|
||||
COLOR: #333333;
|
||||
background-color: #FFFFFF;
|
||||
width: 140px;
|
||||
}
|
||||
|
||||
.titles {
|
||||
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
|
||||
FONT-SIZE: 19px;
|
||||
FONT-WEIGHT: normal;
|
||||
COLOR: #5A5A46;
|
||||
}
|
||||
|
||||
.caption {
|
||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||
font-size: 10px;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
}
|
||||
Reference in New Issue
Block a user