(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | #ff.default { | |
− | + | background: #f2efc3; | |
− | . | + | } |
− | + | #ff.firefly { | |
− | + | background: #e2e9f5; | |
+ | } | ||
+ | #ff.gijoe{ | ||
+ | background:#6d8062; | ||
} | } | ||
− | . | + | #ff.cobra{ |
− | + | background: #212d75; | |
− | |||
− | |||
} | } | ||
− | + | #ff-name { | |
− | + | font-size: 20px; | |
− | font- | + | width: 100%; |
− | |||
− | |||
font-weight: normal; | font-weight: normal; | ||
− | |||
− | |||
} | } | ||
− | + | #ff-name .default { | |
− | + | background: white; | |
− | font-family: | + | color: #8B864E; |
− | + | font-family: "EuroHeavy"; | |
− | + | text-align: left; | |
− | font- | + | padding-top: 5px; |
− | + | padding-bottom: 5px; | |
− | + | } | |
+ | #ff-name .firefly { | ||
+ | background: white; | ||
+ | color: #5d7b9f; | ||
+ | font-family: "EuroHeavy"; | ||
+ | text-align: left; | ||
+ | padding-top: 5px; | ||
+ | padding-bottom: 5px; | ||
} | } | ||
− | + | #ff-name .gijoe { | |
+ | background: #3A3C24; | ||
+ | color: #E9D838; | ||
+ | text-align: center; | ||
font-family: "Stencil"; | font-family: "Stencil"; | ||
− | + | padding-top: 5px; | |
− | + | padding-bottom: 5px; | |
} | } | ||
− | + | #ff-name .cobra { | |
+ | background: black; | ||
+ | color: #E9D838; | ||
+ | text-align: center; | ||
font-family: "RubberStamp"; | font-family: "RubberStamp"; | ||
− | + | padding-top: 5px; | |
− | + | padding-bottom: 5px; | |
− | |||
− | |||
− | |||
} | } | ||
− | + | #ff-header { | |
− | + | width: 100%; | |
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | #ff-header .default { | |
− | + | background: #CDC673; | |
− | + | color: white; | |
− | + | font-family: "EuroHeavy"; | |
− | + | padding-left: 4px; | |
− | font- | + | text-align: left; |
− | |||
− | |||
} | } | ||
− | + | #ff-header .firefly { | |
− | + | background: #a1a8c2; | |
− | + | color: white; | |
− | + | font-family: "EuroHeavy"; | |
− | + | padding-left: 4px; | |
− | + | margin-top: 5px; | |
− | + | 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; | 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; | font-weight: normal; | ||
− | |||
− | |||
} | } | ||
− | + | #ff-skill { | |
− | + | font-size: 12px; | |
− | font- | + | color: #000000; |
− | |||
− | |||
− | |||
font-style: normal; | font-style: normal; | ||
− | font- | + | font-weight: normal; |
+ | font-variant: normal; | ||
+ | text-align: left; | ||
} | } | ||
− | + | #ff-skill .default { | |
− | + | font-family: "Aller"; | |
− | font-family: | + | border-bottom: 1px solid black; |
− | + | background: white; | |
− | + | font-variant: small-caps; | |
− | font- | + | font-size: 14px; |
− | + | margin-top: auto; | |
− | + | margin-bottom: auto; | |
} | } | ||
− | + | #ff-skill .firefly { | |
− | + | font-family: "Aller"; | |
− | font-family: " | + | border-bottom: 1px solid black; |
− | font- | + | background: white; |
− | font- | + | font-variant: small-caps; |
− | + | font-size: 14px; | |
− | + | margin-top: auto; | |
+ | margin-bottom: auto; | ||
} | } | ||
− | + | #ff-skill .container { | |
− | + | height: 28px; | |
− | + | position: relative; | |
− | + | float: left; | |
− | |||
− | |||
} | } | ||
− | + | #ff-skill .content { | |
− | + | left: 3px; | |
− | + | bottom: 0; | |
− | + | right: 0; | |
− | + | position: absolute; | |
− | + | margin: auto; | |
} | } | ||
− | + | #ff-skill .gijoe { | |
− | + | background: white; | |
− | + | border-bottom: 1px solid black; | |
− | font- | + | font-family: "American Typewriter"; |
− | |||
− | |||
} | } | ||
− | + | #ff-skill .cobra { | |
− | + | background: white; | |
− | + | border-bottom: 1px solid black; | |
− | font- | + | font-family: "American Typewriter"; |
− | |||
− | |||
} | } | ||
− | + | #ff-desc { | |
− | font- | + | font-size: 10px; |
+ | color: #000000; | ||
+ | font-style: normal; | ||
font-weight: normal; | font-weight: normal; | ||
− | font- | + | font-variant: normal; |
− | + | text-align: justify; | |
− | + | margin-top: 5px; | |
+ | height: 100%; | ||
} | } | ||
− | + | #ff-desc .default { | |
− | + | font-family: "Aller"; | |
− | + | background: white; | |
− | background | + | padding-left: 5px; |
− | + | padding-right: 5px; | |
− | + | height: 100%; | |
} | } | ||
− | + | #ff-desc .firefly { | |
− | + | font-family: "Aller"; | |
− | + | background: white; | |
− | height: | + | padding-left: 5px; |
+ | padding-right: 5px; | ||
+ | height: 100%; | ||
} | } | ||
− | + | #ff-desc .gijoe { | |
− | + | background: #3A3C24; | |
− | + | font-family: "American Typewriter"; | |
− | + | color: white; | |
− | + | padding-left: 5px; | |
+ | padding-right: 5px; | ||
+ | height: 100%; | ||
} | } | ||
− | + | #ff-desc .cobra { | |
− | + | background: black; | |
− | + | font-family: "American Typewriter"; | |
− | + | color: white; | |
− | + | padding-left: 5px; | |
− | + | padding-right: 5px; | |
− | |||
− | |||
− | |||
} | } | ||
− | + | #ff-desc p { | |
− | + | margin-top: 0px; | |
− | + | margin-bottom: 10px; | |
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
+ | #ff-block { | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | #ff-block .default { | |
− | + | background: white; | |
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | #ff-block .firefly { | |
− | + | background: white; | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | #ff-block .gijoe { | |
− | + | background: white; | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | #ff-block .cobra { | |
− | + | background: white; | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | #ff-text { | |
− | + | background: white; | |
− | + | font-size: 11px; | |
− | + | color: #000000; | |
− | |||
− | |||
font-style: normal; | font-style: normal; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
font-weight: normal; | font-weight: normal; | ||
− | font- | + | font-variant: normal; |
− | + | text-align: left; | |
} | } | ||
− | + | #ff-text .headline { | |
− | |||
− | |||
− | |||
− | |||
font-weight: bold; | font-weight: bold; | ||
− | font- | + | font-size: 16px; |
− | font- | + | font-variant: small-caps; |
+ | vertical-align: bottom; | ||
+ | } | ||
+ | #ff-text .checkbox { | ||
+ | width: 5%; | ||
+ | float: left; | ||
+ | font-size: 20px; | ||
} | } | ||
− | + | #ff-text .trigger { | |
− | + | width: 95%; | |
− | + | float: left; | |
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | #ff-text .default { | |
− | + | background: white; | |
− | + | font-family: "Aller"; | |
− | + | letter-spacing: 0px; | |
− | + | line-height: 16px; | |
− | + | padding-left: 5px; | |
− | |||
− | |||
} | } | ||
− | + | #ff-text .firefly { | |
− | + | background: white; | |
− | + | font-family: "Aller"; | |
− | + | letter-spacing: 0px; | |
− | + | line-height: 16px; | |
− | + | padding-left: 5px; | |
− | |||
− | |||
} | } | ||
− | + | #ff-text .gijoe { | |
− | + | background: white; | |
− | + | font-family: "American Typewriter"; | |
− | + | letter-spacing: 0px; | |
− | + | line-height: 16px; | |
− | + | padding-left: 5px; | |
− | |||
− | |||
} | } | ||
− | + | #ff-text .cobra { | |
− | + | background: white; | |
− | + | font-family: "American Typewriter"; | |
− | + | letter-spacing: 0px; | |
− | + | line-height: 16px; | |
− | + | padding-left: 5px; | |
− | |||
− | |||
} | } |
Latest revision as of 23:49, 16 February 2021
#ff.default { background: #f2efc3; } #ff.firefly { background: #e2e9f5; } #ff.gijoe{ background:#6d8062; } #ff.cobra{ background: #212d75; } #ff-name { font-size: 20px; width: 100%; font-weight: normal; } #ff-name .default { background: white; color: #8B864E; font-family: "EuroHeavy"; text-align: left; padding-top: 5px; padding-bottom: 5px; } #ff-name .firefly { background: white; color: #5d7b9f; font-family: "EuroHeavy"; text-align: left; padding-top: 5px; padding-bottom: 5px; } #ff-name .gijoe { background: #3A3C24; color: #E9D838; text-align: center; font-family: "Stencil"; padding-top: 5px; padding-bottom: 5px; } #ff-name .cobra { background: black; color: #E9D838; text-align: center; font-family: "RubberStamp"; padding-top: 5px; padding-bottom: 5px; } #ff-header { width: 100%; } #ff-header .default { background: #CDC673; color: white; font-family: "EuroHeavy"; padding-left: 4px; text-align: left; } #ff-header .firefly { background: #a1a8c2; color: white; font-family: "EuroHeavy"; padding-left: 4px; margin-top: 5px; 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-size: 12px; color: #000000; font-style: normal; font-weight: normal; font-variant: normal; text-align: left; } #ff-skill .default { font-family: "Aller"; border-bottom: 1px solid black; background: white; font-variant: small-caps; font-size: 14px; margin-top: auto; margin-bottom: auto; } #ff-skill .firefly { font-family: "Aller"; border-bottom: 1px solid black; background: white; font-variant: small-caps; font-size: 14px; margin-top: auto; margin-bottom: auto; } #ff-skill .container { height: 28px; position: relative; float: left; } #ff-skill .content { left: 3px; bottom: 0; right: 0; position: absolute; margin: auto; } #ff-skill .gijoe { background: white; border-bottom: 1px solid black; font-family: "American Typewriter"; } #ff-skill .cobra { background: white; border-bottom: 1px solid black; font-family: "American Typewriter"; } #ff-desc { font-size: 10px; color: #000000; font-style: normal; font-weight: normal; font-variant: normal; text-align: justify; margin-top: 5px; height: 100%; } #ff-desc .default { font-family: "Aller"; background: white; padding-left: 5px; padding-right: 5px; height: 100%; } #ff-desc .firefly { font-family: "Aller"; background: white; padding-left: 5px; padding-right: 5px; height: 100%; } #ff-desc .gijoe { background: #3A3C24; font-family: "American Typewriter"; color: white; padding-left: 5px; padding-right: 5px; height: 100%; } #ff-desc .cobra { background: black; font-family: "American Typewriter"; color: white; padding-left: 5px; padding-right: 5px; } #ff-desc p { margin-top: 0px; margin-bottom: 10px; } #ff-block { } #ff-block .default { background: white; } #ff-block .firefly { background: white; } #ff-block .gijoe { background: white; } #ff-block .cobra { background: white; } #ff-text { background: white; font-size: 11px; color: #000000; font-style: normal; font-weight: normal; font-variant: normal; text-align: left; } #ff-text .headline { font-weight: bold; font-size: 16px; font-variant: small-caps; vertical-align: bottom; } #ff-text .checkbox { width: 5%; float: left; font-size: 20px; } #ff-text .trigger { width: 95%; float: left; } #ff-text .default { background: white; font-family: "Aller"; letter-spacing: 0px; line-height: 16px; padding-left: 5px; } #ff-text .firefly { background: white; font-family: "Aller"; letter-spacing: 0px; line-height: 16px; padding-left: 5px; } #ff-text .gijoe { background: white; font-family: "American Typewriter"; letter-spacing: 0px; line-height: 16px; padding-left: 5px; } #ff-text .cobra { background: white; font-family: "American Typewriter"; letter-spacing: 0px; line-height: 16px; padding-left: 5px; }