| Line 3: | Line 3: | ||
src: url('/fonts/AmerType-Md-BT.TTF'); | src: url('/fonts/AmerType-Md-BT.TTF'); | ||
url('/fonts/AmerType-Md-BT.TTF'); | url('/fonts/AmerType-Md-BT.TTF'); | ||
| + | } | ||
| + | |||
| + | @font-face { | ||
| + | font-family: "Stencil"; | ||
| + | src: url('/fonts/STENCIL.TTF'); | ||
| + | url('/fonts/STENCIL.TTF'); | ||
| + | } | ||
| + | |||
| + | @font-face { | ||
| + | font-family: "RubberStamp"; | ||
| + | src: url('/fonts/rubber-stamp-let-plain.ttf'); | ||
| + | url('/fonts/rubber-stamp-let-plain.ttf'); | ||
} | } | ||
| Line 15: | Line 27: | ||
} | } | ||
| + | #ff .cobra | ||
| + | { | ||
| + | background: #212d75; | ||
| + | } | ||
#ff-name { | #ff-name { | ||
width: 100%; | width: 100%; | ||
| Line 35: | Line 51: | ||
color: #E9D838; | color: #E9D838; | ||
text-align: center; | text-align: center; | ||
| − | font-family: Stencil; | + | font-family: "Stencil"; |
| + | } | ||
| + | |||
| + | #ff-name .cobra { | ||
| + | font-size: 20px; | ||
| + | font-weight: normal; | ||
| + | background: black; | ||
| + | color: #E9D838; | ||
| + | text-align: center; | ||
| + | font-family: "RubberStamp"; | ||
} | } | ||
| Line 57: | Line 82: | ||
padding-left: 14px; | padding-left: 14px; | ||
margin-top: 5px; | margin-top: 5px; | ||
| − | font-family: Stencil; | + | font-family: "Stencil"; |
font-weight: normal; | font-weight: normal; | ||
} | } | ||
| + | #ff-header .cobra { | ||
| + | background: black; | ||
| + | color: #E9D838; | ||
| + | text-align: left; | ||
| + | padding-left: 14px; | ||
| + | margin-top: 5px; | ||
| + | font-family: "RubberStamp"; | ||
| + | font-weight: normal; | ||
| + | } | ||
#ff-skill { | #ff-skill { | ||
| Line 81: | Line 115: | ||
font-family: "AmerType"; | font-family: "AmerType"; | ||
} | } | ||
| + | |||
| + | #ff-skill .cobra { | ||
| + | background: white; | ||
| + | border-bottom: 1px solid black; | ||
| + | font-family: "AmerType"; | ||
| + | } | ||
| + | |||
#ff-desc { | #ff-desc { | ||
font-family: arial, sans-serif; | font-family: arial, sans-serif; | ||
| Line 100: | Line 141: | ||
#ff-desc .gijoe { | #ff-desc .gijoe { | ||
background: #3A3C24; | background: #3A3C24; | ||
| + | font-family: "AmerType"; | ||
| + | color: white; | ||
| + | padding-left: 5px; | ||
| + | padding-right: 5px; | ||
| + | } | ||
| + | |||
| + | #ff-desc .cobra { | ||
| + | background: black; | ||
font-family: "AmerType"; | font-family: "AmerType"; | ||
color: white; | color: white; | ||
| Line 116: | Line 165: | ||
#ff-block .gijoe | #ff-block .gijoe | ||
| + | { | ||
| + | background: white; | ||
| + | } | ||
| + | |||
| + | #ff-block .cobra | ||
{ | { | ||
background: white; | background: white; | ||
| Line 161: | Line 215: | ||
#ff-text .gijoe { | #ff-text .gijoe { | ||
| + | background: white; | ||
| + | font-family: "AmerType"; | ||
| + | letter-spacing: 0px; | ||
| + | line-height: 16px; | ||
| + | padding-left: 5px; | ||
| + | } | ||
| + | |||
| + | #ff-text .cobra { | ||
background: white; | background: white; | ||
font-family: "AmerType"; | font-family: "AmerType"; | ||
Revision as of 03:43, 10 January 2015
@font-face {
font-family: "AmerType";
src: url('/fonts/AmerType-Md-BT.TTF');
url('/fonts/AmerType-Md-BT.TTF');
}
@font-face {
font-family: "Stencil";
src: url('/fonts/STENCIL.TTF');
url('/fonts/STENCIL.TTF');
}
@font-face {
font-family: "RubberStamp";
src: url('/fonts/rubber-stamp-let-plain.ttf');
url('/fonts/rubber-stamp-let-plain.ttf');
}
#ff .default
{
background: white;
}
#ff .gijoe
{
background:#6d8062;
}
#ff .cobra
{
background: #212d75;
}
#ff-name {
width: 100%;
font-weight: bold;
margin-top: 10px;
}
#ff-name .default {
font-size: 20px;
background: white;
color: #5d7b9f;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align: left;
}
#ff-name .gijoe {
font-size: 20px;
font-weight: normal;
background: #3A3C24;
color: #E9D838;
text-align: center;
font-family: "Stencil";
}
#ff-name .cobra {
font-size: 20px;
font-weight: normal;
background: black;
color: #E9D838;
text-align: center;
font-family: "RubberStamp";
}
#ff-header {
width: 100%;
font-weight: bold;
}
#ff-header .default {
background: #a1a8c2;
color: white;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
padding-left: 4px;
text-align: left;
}
#ff-header .gijoe {
background: #3A3C24;
color: #E9D838;
text-align: left;
padding-left: 14px;
margin-top: 5px;
font-family: "Stencil";
font-weight: normal;
}
#ff-header .cobra {
background: black;
color: #E9D838;
text-align: left;
padding-left: 14px;
margin-top: 5px;
font-family: "RubberStamp";
font-weight: normal;
}
#ff-skill {
font-family: arial, sans-serif;
font-size: 12px;
color: #000000;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-align: left;
}
#ff-skill .default {
border-bottom: 1px solid black;
background: white;
}
#ff-skill .gijoe {
background: white;
border-bottom: 1px solid black;
font-family: "AmerType";
}
#ff-skill .cobra {
background: white;
border-bottom: 1px solid black;
font-family: "AmerType";
}
#ff-desc {
font-family: arial, sans-serif;
font-size: 10px;
color: #000000;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-align: justify;
margin-top: 0px;
}
#ff-desc .default {
background: white;
padding-left: 5px;
padding-right: 5px;
}
#ff-desc .gijoe {
background: #3A3C24;
font-family: "AmerType";
color: white;
padding-left: 5px;
padding-right: 5px;
}
#ff-desc .cobra {
background: black;
font-family: "AmerType";
color: white;
padding-left: 5px;
padding-right: 5px;
}
#ff-block {
}
#ff-block .default
{
background: white;
}
#ff-block .gijoe
{
background: white;
}
#ff-block .cobra
{
background: white;
}
#ff-text {
background: white;
font-family: arial, sans-serif;
font-size: 12px;
color: #000000;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-align: left;
}
#ff-text .headline {
font-weight: bold;
font-size: 18px;
font-variant: small-caps;
vertical-align: bottom;
}
#ff-text .content {
letter-spacing: 0px;
line-height: 16px;
}
#ff-text .checkbox {
width: 5%;
float: left;
font-size: 20px;
}
#ff-text .trigger {
width: 95%;
float: left;
}
#ff-text .default {
background: white;
letter-spacing: 0px;
line-height: 16px;
padding-left: 5px;
}
#ff-text .gijoe {
background: white;
font-family: "AmerType";
letter-spacing: 0px;
line-height: 16px;
padding-left: 5px;
}
#ff-text .cobra {
background: white;
font-family: "AmerType";
letter-spacing: 0px;
line-height: 16px;
padding-left: 5px;
}
#cortex-table table {
background: lightgrey;
border: 3px solid lightgrey;
border-radius: 10px;
padding: 3px;
text-align: right;
margin-bottom: 8px;
}
#cortex-table table.Asset {
background: lightgrey;
border: 3px solid lightgrey;
border-radius: 10px;
padding: 3px;
text-align: right;
margin-bottom: 8px;
}
#cortex-table table.Complication {
background: darkgrey;
border: 3px solid darkgrey;
color: white;
border-radius: 10px;
padding: 3px;
text-align: right;
margin-bottom: 8px;
}
#cortex-table th {
background-color: black;
color: white;
border: 3px solid lightgrey;
border-radius: 10px;
text-align: center;
}
#cortex-table td.value {
background-color: white;
color: black;
border: 3px solid lightgrey;
border-radius: 10px;
padding: 5px;
text-align: center;
}
body #db-name {
font-family: "palatino linotype", palatino, serif;
font-size: 40px;
color: #21C251;
font-style: normal;
font-weight: bold;
font-variant: small-caps;
text-align: center;
letter-spacing: 0px;
line-height: 20px;
}
body #db-header {
font-family: "palatino linotype", palatino, serif;
font-size: 20px;
color: #21C251;
font-style: normal;
font-weight: normal;
font-variant: small-caps;
text-align: left;
letter-spacing: 0px;
padding-top: 20px;
line-height: 20px;
}
.db-table {
background: #21C251;
font-family: "palatino linotype", palatino, serif;
font-size: 12px;
}
body #db-text {
background=#FFFFFF;
font-family: "palatino linotype", palatino, serif;
font-size: 14px;
}
.sm-header {
background-color: black;
color: white;
font-family: "lucida sans unicode", "lucida grande", sans-serif;
font-size: 22px;
font-style: normal;
font-weight: bold;
font-variant: small-caps;
text-align: right;
letter-spacing: 1.2px;
padding-right: 10px;
padding-bottom: 4px;
padding-top;
4px;
line-height: 25px;
}
.sm-table {
background-color: white;
color: black;
font-family: "palatino linotype", palatino, serif;
}
