Difference between revisions of "MediaWiki:Common.css"

 
(10 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
.smallcaps {
 
.smallcaps {
font-variant: small-caps;
+
    font-variant: small-caps;
font-style: normal;
+
    font-style: normal;
 
}
 
}
 
.smallcaps-bold {
 
.smallcaps-bold {
font-variant: small-caps;
+
    font-variant: small-caps;
font-style: normal;
+
    font-style: normal;
font-weight: bold;
+
    font-weight: bold;
 
}
 
}
 
/* Fonts */
 
/* Fonts */
 
@font-face {
 
@font-face {
font-family: "AmerType";
+
    font-family: 'American Typewriter';
src: url('/fonts/AmerType-Md-BT.woff');
+
    src: url('fonts/AmericanTypewriter.woff2') format('woff2'),
url('/fonts/AmerType-Md-BT.woff');
+
    url('fonts/AmericanTypewriter.woff') format('woff');
 +
    font-weight: normal;
 +
    font-style: normal;
 +
    font-display: swap;
 
}
 
}
 +
 
@font-face {
 
@font-face {
font-family: "Stencil";
+
    font-family: 'AmerType Md BT';
src: url('/fonts/STENCIL.woff');
+
    src: url('fonts/AmerTypewriterITCbyBT-Bold.woff2') format('woff2'),
url('/fonts/STENCIL.woff');
+
    url('fonts/AmerTypewriterITCbyBT-Bold.woff') format('woff');
 +
    font-weight: bold;
 +
    font-style: normal;
 +
    font-display: swap;
 
}
 
}
 
@font-face {
 
@font-face {
font-family: "RubberStamp";
+
    font-family: "Stencil";
src: url('/fonts/rubber-stamp-let-plain.woff');
+
    src: url('/fonts/STENCIL.woff');
url('/fonts/rubber-stamp-let-plain.woff');
+
url('/fonts/STENCIL.woff');
 
}
 
}
 
@font-face {
 
@font-face {
font-family: "Aller";
+
    font-family: "RubberStamp";
font-weight: normal;
+
    src: url('fonts/RubberStampLetPlain.woff2') format('woff2'),
font-style: normal;
+
    url('fonts/RubberStampLetPlain.woff') format('woff');
src: url('/fonts/Aller_Rg.woff');
+
    font-weight: normal;
url('/fonts/Aller_Rg.woff');
+
    font-style: normal;
 +
    font-display: swap;
 
}
 
}
 
@font-face {
 
@font-face {
font-family: "Aller";
+
    font-family: 'Aller';
font-weight: bold;
+
    src: url('fonts/Aller-Bold.woff2') format('woff2'),
font-style: normal;
+
    url('fonts/Aller-Bold.woff') format('woff');
src: url('/fonts/Aller_Bd.woff');
+
    font-weight: bold;
url('/fonts/Aller_Bd.woff');
+
    font-style: normal;
 +
    font-display: swap;
 
}
 
}
 +
 +
@font-face {
 +
    font-family: 'Aller';
 +
    src: url('fonts/Aller-BoldItalic.woff2') format('woff2'),
 +
    url('fonts/Aller-BoldItalic.woff') format('woff');
 +
    font-weight: bold;
 +
    font-style: italic;
 +
    font-display: swap;
 +
}
 +
 
@font-face {
 
@font-face {
font-family: "Aller";
+
    font-family: 'Aller Display';
font-weight: normal;
+
    src: url('fonts/AllerDisplay.woff2') format('woff2'),
font-style: italic;
+
    url('fonts/AllerDisplay.woff') format('woff');
src: url('/fonts/Aller_It.woff');
+
    font-weight: normal;
url('/fonts/Aller_It.woff');
+
    font-style: normal;
 +
    font-display: swap;
 
}
 
}
 +
 
@font-face {
 
@font-face {
font-family: "Aller";
+
    font-family: 'Aller';
font-weight: bold;
+
    src: url('fonts/Aller-Italic.woff2') format('woff2'),
font-style: italic;
+
    url('fonts/Aller-Italic.woff') format('woff');
src: url('/fonts/Aller_BdIt.woff');
+
    font-weight: normal;
url('/fonts/Aller_BdIt.woff');
+
    font-style: italic;
 +
    font-display: swap;
 
}
 
}
 +
 
@font-face {
 
@font-face {
font-family: "EuroHeavy";
+
    font-family: 'Aller';
font-weight: normal;
+
    src: url('fonts/Aller.woff2') format('woff2'),
font-style: normal;
+
    url('fonts/Aller.woff') format('woff');
src: url('/fonts/eurostile-becker-heavy.woff');
+
    font-weight: normal;
url('eurostile-becker-heavy.woff');
+
    font-style: normal;
 +
    font-display: swap;
 
}
 
}
 +
 
@font-face {
 
@font-face {
font-family: "ForgottenFuturist";
+
    font-family: 'Aller';
font-weight: normal;
+
    src: url('fonts/Aller-Light.woff2') format('woff2'),
font-style: normal;
+
    url('fonts/Aller-Light.woff') format('woff');
src: url('/fonts/forgotten-futurist-rg.woff');
+
    font-weight: 300;
url('/fonts/forgotten-futurist-rg.woff');
+
    font-style: normal;
 +
    font-display: swap;
 
}
 
}
 +
 
@font-face {
 
@font-face {
font-family: "ForgottenFuturist";
+
    font-family: 'Aller';
font-weight: bold;
+
    src: url('fonts/Aller-LightItalic.woff2') format('woff2'),
font-style: normal;
+
    url('fonts/Aller-LightItalic.woff') format('woff');
src: url('/fonts/forgotten-futurist-bd.woff');
+
    font-weight: 300;
url('/fonts/forgotten-futurist-bd.woff');
+
    font-style: italic;
 +
    font-display: swap;
 
}
 
}
 +
 
@font-face {
 
@font-face {
font-family: "ForgottenFuturist";
+
    font-family: "EuroHeavy";
font-weight: normal;
+
    font-weight: normal;
font-style: italic;
+
    font-style: normal;
src: url('/fonts/forgotten-futurist-rg-it.woff');
+
    src: url('/fonts/EurostileBeckerHeavy.woff2') format('woff2'),
url('/fonts/forgotten-futurist-rg-it.woff');
+
    url('/fonts/EurostileBeckerHeavy.woff') format('woff');
 
}
 
}
 
@font-face {
 
@font-face {
font-family: "ForgottenFuturist";
+
    font-family: "ForgottenFuturist";
font-weight: bold;
+
    font-weight: normal;
font-style: italic;
+
    font-style: normal;
src: url('/fonts/forgotten-futurist-bd-it.woff');
+
    src: url('/fonts/forgotten-futurist-rg.woff');
url('/fonts/forgotten-futurist-bd-it.woff');
+
url('/fonts/forgotten-futurist-rg.woff');
 
}
 
}
 
@font-face {
 
@font-face {
font-family: "Mason";
+
    font-family: 'Forgotten Futurist Rg';
font-weight: normal;
+
    src: url('fonts/ForgottenFuturistRg-Bold.woff2') format('woff2'),
font-style: normal;
+
    url('fonts/ForgottenFuturistRg-Bold.woff') format('woff');
src: url('/fonts/Mason.woff');
+
    font-weight: bold;
url('/fonts/Mason.woff');
+
    font-style: normal;
 +
    font-display: swap;
 
}
 
}
  
/* HRP */
+
@font-face {
#hrp.default {
+
    font-family: 'Forgotten Futurist Rg';
background: #f2efc3;
+
    src: url('fonts/ForgottenFuturistRg-Regular.woff2') format('woff2'),
 +
    url('fonts/ForgottenFuturistRg-Regular.woff') format('woff');
 +
    font-weight: normal;
 +
    font-style: normal;
 +
    font-display: swap;
 
}
 
}
#hrp.mhrp {
+
 
background: #c7c8ca;
+
@font-face {
 +
    font-family: 'Forgotten Futurist Rg';
 +
    src: url('fonts/ForgottenFuturistRg-Italic.woff2') format('woff2'),
 +
    url('fonts/ForgottenFuturistRg-Italic.woff') format('woff');
 +
    font-weight: normal;
 +
    font-style: italic;
 +
    font-display: swap;
 
}
 
}
#hrp.villain{
+
 
background: #9C604F;
+
@font-face {
 +
    font-family: 'Forgotten Futurist Rg';
 +
    src: url('fonts/ForgottenFuturistRg-BoldItalic.woff2') format('woff2'),
 +
    url('fonts/ForgottenFuturistRg-BoldItalic.woff') format('woff');
 +
    font-weight: bold;
 +
    font-style: italic;
 +
    font-display: swap;
 
}
 
}
#hrp.emhero, #hrp.emvillain{
+
@font-face {
background: #222222;
+
    font-family: 'Mason';
 +
    src: url('fonts/Mason-Regular.woff2') format('woff2'),
 +
    url('fonts/Mason-Regular.woff') format('woff');
 +
    font-weight: 100;
 +
    font-style: normal;
 +
    font-display: swap;
 
}
 
}
#hrp-name {
 
font-size: 30px;
 
width: 100%;
 
font-weight: normal;
 
        height: 32px;
 
        line-height: 32px;
 
  
 +
.sm-table {
 +
    background-color: white;
 +
    color: black;
 +
    font-family: "palatino linotype", palatino, serif;
 
}
 
}
#hrp-name .default {
+
 
background: #8B864E;
+
img.fit {
color: white;
+
    width: 100%;
font-family: "EuroHeavy";
+
    height: auto;
text-align: left;
 
padding-left: 30px;
 
padding-right: 20px;
 
 
}
 
}
#hrp-name .mhrp {
+
 
background: #003968;
+
img.half {
color: white;
+
    width: 50%;
font-family: "EuroHeavy";
+
    height: auto;
text-align: left;
+
    float: left;
padding-left: 30px;
 
padding-right: 20px;
 
 
}
 
}
#hrp-name .villain {
+
 
background: #72000b;
+
 
color: white;
+
@font-face {
text-align: left;
+
    font-family: 'Cybertron Moviecaps';
font-family: "EuroHeavy";
+
    src: url('fonts/CybertronMoviecaps-Italic.woff2') format('woff2'),
padding-left: 30px;
+
    url('fonts/CybertronMoviecaps-Italic.woff') format('woff');
padding-right: 20px;
+
    font-weight: normal;
 +
    font-style: italic;
 +
    font-display: swap;
 
}
 
}
#hrp-name .emhero, #hrp-name .emvillain {
+
 
background: #fef100;
+
@font-face {
color: black;
+
    font-family: 'Cybertron Moviecaps';
text-align: left;
+
    src: url('fonts/CybertronMoviecaps-Italic.woff2') format('woff2'),
font-family: "EuroHeavy";
+
    url('fonts/CybertronMoviecaps-Italic.woff') format('woff');
padding-left: 30px;
+
    font-weight: normal;
padding-right: 20px;
+
    font-style: italic;
 +
    font-display: swap;
 
}
 
}
  
#hrp-section {
+
@font-face {
margin-top: 5px;
+
    font-family: 'Cybertron Moviecaps';
 +
    src: url('fonts/CybertronMoviecaps-Bold.woff2') format('woff2'),
 +
    url('fonts/CybertronMoviecaps-Bold.woff') format('woff');
 +
    font-weight: bold;
 +
    font-style: normal;
 +
    font-display: swap;
 
}
 
}
  
#hrp-header {
+
@font-face {
  width: 100px;
+
    font-family: 'Cybertron Moviecaps';
  float: left;
+
    src: url('fonts/CybertronMoviecaps-BoldItalic.woff2') format('woff2'),
}
+
    url('fonts/CybertronMoviecaps-BoldItalic.woff') format('woff');
#hrp-header .default {
+
    font-weight: bold;
background: #CDC673;
+
    font-style: italic;
color: white;
+
    font-display: swap;
font-family: "Aller";
 
padding-right: 5px;
 
text-align: right;
 
}
 
#hrp-header .mhrp {
 
background: #00497a;
 
color: white;
 
font-family: "Aller";
 
padding-right: 5px;
 
text-align: right;
 
}
 
#hrp-header .villain {
 
background: #440000;calc(100% - 15px)
 
color: #9C604F;
 
text-align: left;
 
padding-left: 5px;
 
font-family: "Aller";
 
font-weight: normal;
 
}
 
#hrp-header .emhero, #hrp-header .emvillain {
 
background: #0d0d0d;
 
color: #fef100;
 
text-align: left;
 
padding-left: 5px;
 
font-family: "Aller";
 
font-weight: normal;
 
 
}
 
}
  
#hrp-header-compact {
+
@font-face {
width: 20px;
+
    font-family: 'Cybertron Moviecaps';
float: left;
+
    src: url('fonts/CybertronMoviecaps-BoldItalic.woff2') format('woff2'),
}
+
    url('fonts/CybertronMoviecaps-BoldItalic.woff') format('woff');
#hrp-header-compact .default {
+
    font-weight: bold;
background: #CDC673;
+
    font-style: italic;
color: white;
+
    font-display: swap;
font-family: "Aller";
 
text-align: left;
 
padding-left: 5px;
 
  transform: rotate(-90deg); transform-origin: left, bottom; -ms-transform: rotate(-90deg); -ms-transform-origin: left, bottom; -webkit-transform: rotate(-90deg); -webkit-transform-origin: left, bottom; position: relative;
 
}
 
#hrp-header-compact .mhrp {
 
background: #00497a;
 
color: white;
 
font-family: "Aller";
 
text-align: left;
 
padding-left: 5px;
 
  transform: rotate(-90deg); transform-origin: left, bottom; -ms-transform: rotate(-90deg); -ms-transform-origin: left, bottom; -webkit-transform: rotate(-90deg); -webkit-transform-origin: left, bottom; position: relative;
 
}
 
#hrp-header-compact .villain {
 
background: #440000;
 
color: #9C604F;
 
text-align: left;
 
padding-left: 5px;
 
font-family: "Aller";
 
font-weight: normal;
 
  transform: rotate(-90deg); transform-origin: left, bottom; -ms-transform: rotate(-90deg); -ms-transform-origin: left, bottom; -webkit-transform: rotate(-90deg); -webkit-transform-origin: left, bottom; position: relative;
 
}
 
#hrp-header-compact .emhero, #hrp-header-compact .emvillain {
 
background: #0d0d0d;
 
color: #fef100;
 
text-align: left;
 
padding-left: 5px;
 
font-family: "Aller";
 
font-weight: normal;
 
  transform: rotate(-90deg); transform-origin: left, bottom; -ms-transform: rotate(-90deg); -ms-transform-origin: left, bottom; -webkit-transform: rotate(-90deg); -webkit-transform-origin: left, bottom; position: relative;
 
 
}
 
}
  
#hrp-innerheader {
+
@font-face {
width: 100%;
+
    font-family: 'Cybertron Moviecaps';
}
+
    src: url('fonts/CybertronMoviecaps-Bold.woff2') format('woff2'),
#hrp-innerheader .default {
+
    url('fonts/CybertronMoviecaps-Bold.woff') format('woff');
background: #8B864E;
+
    font-weight: bold;
font-family: "EuroHeavy";
+
    font-style: normal;
font-size: 20px;
+
    font-display: swap;
color: white;
 
padding-left: 5px;
 
padding-top: 3px;
 
padding-bottom: 3px;
 
}
 
#hrp-innerheader .mhrp {
 
background: #003968;
 
font-family: "EuroHeavy";
 
font-size: 20px;
 
color: white;
 
padding-left: 5px;
 
padding-top: 3px;
 
padding-bottom: 3px;
 
}
 
#hrp-innerheader .villain {
 
background: #5a0000;
 
font-family: "EuroHeavy";
 
font-size: 20px;
 
color: white;
 
padding-left: 5px;
 
padding-top: 3px;
 
padding-bottom: 3px;
 
}
 
#hrp-innerheader .emhero {
 
background: #5556ff;
 
font-family: "EuroHeavy";
 
font-size: 20px;
 
color: #fef100;
 
padding-left: 5px;
 
padding-top: 3px;
 
padding-bottom: 3px;
 
}
 
#hrp-innerheader .emvillain {
 
background: #a2131a;
 
font-family: "EuroHeavy";
 
font-size: 20px;
 
color: #fef100;
 
padding-left: 5px;
 
padding-top: 3px;
 
padding-bottom: 3px;
 
 
}
 
}
  
#hrp-specialty {
+
@font-face {
font-size: 12px;
+
    font-family: 'Cybertron Condensed';
font-style: normal;
+
    src: url('fonts/CybertronCondensed-Italic.woff2') format('woff2'),
font-weight: normal;
+
    url('fonts/CybertronCondensed-Italic.woff') format('woff');
font-variant: normal;
+
    font-weight: normal;
text-align: left;
+
    font-style: italic;
}
+
    font-display: swap;
#hrp-specialty .default {
 
font-family: "Aller";
 
font-variant: small-caps;
 
font-size: 16px;
 
  }
 
#hrp-specialty .mhrp {
 
font-family: "Aller";
 
font-variant: small-caps;
 
font-size: 16px;
 
  }
 
#hrp-specialty .villain {
 
font-family: "Aller";
 
font-variant: small-caps;
 
font-size: 16px;
 
}
 
#hrp-specialty .emhero, #hrp-specialty .emvillain {
 
font-family: "Aller";
 
font-variant: small-caps;
 
font-size: 16px;
 
 
}
 
}
  
#hrp-desc {
+
@font-face {
font-size: 9px;
+
    font-family: 'Cybertron';
color: #000000;
+
    src: url('fonts/Cybertron-BoldItalic.woff2') format('woff2'),
font-style: normal;
+
    url('fonts/Cybertron-BoldItalic.woff') format('woff');
font-weight: normal;
+
    font-weight: bold;
font-variant: normal;
+
    font-style: italic;
text-align: justify;
+
    font-display: swap;
margin-top: 5px;
 
}
 
#hrp-desc .default {
 
font-family: "Aller";
 
background: #FFF68F;
 
color: black;
 
padding-left: 5px;
 
padding-right: 5px;
 
}
 
#hrp-desc .mhrp {
 
font-family: "Aller";
 
background: #466d95;
 
color: white;
 
padding-left: 5px;
 
padding-right: 5px;
 
}
 
#hrp-desc .villain {
 
background: #3A3C24;
 
font-family: "Aller";
 
color: white;
 
padding-left: 5px;
 
padding-right: 5px;
 
}
 
#hrp-desc .emhero, #hrp-desc .emvillain {
 
background: url(/images/emh-background.png);
 
font-family: "Aller";
 
color: white;
 
padding-left: 5px;
 
padding-right: 5px;
 
}
 
#hrp-desc p {
 
margin-top: 0px;
 
margin-bottom: 10px;
 
}
 
#hrp-block {
 
 
}
 
#hrp-block .default {
 
background: #8B864E;
 
color: white;
 
font-family: "Aller";
 
}
 
#hrp-block .mhrp {
 
background: #003968;
 
color: white;
 
font-family: "Aller";
 
}
 
#hrp-block .villain {
 
background: #5c0000;
 
color: white;
 
font-family: "Aller";
 
}
 
#hrp-block .emhero {
 
background: #5556ff;
 
color: white;
 
font-family: "Aller";
 
}
 
#hrp-block .emvillain {
 
background: #a2131a;
 
color: white;
 
font-family: "Aller";
 
 
}
 
}
  
#hrp-container {
+
@font-face {
+
    font-family: 'Cybertron Condensed';
}
+
    src: url('fonts/CybertronCondensed.woff2') format('woff2'),
#hrp-container .default {
+
    url('fonts/CybertronCondensed.woff') format('woff');
background: #8B864E;
+
    font-weight: normal;
color: white;
+
    font-style: normal;
}
+
    font-display: swap;
#hrp-container .mhrp {
 
background: #003968;
 
color: white;
 
}
 
#hrp-container .villain {
 
background: #5c0000;
 
color: white;
 
}
 
#hrp-container .emhero {
 
background: #5556ff;
 
color: white;
 
}
 
#hrp-container .emvillain {
 
background: #a2131a;
 
color: white;
 
 
}
 
}
  
#hrp-text {
+
@font-face {
background: white;
+
    font-family: 'Cybertron Moviecaps';
font-size: 11px;
+
    src: url('fonts/CybertronMoviecaps.woff2') format('woff2'),
color: #000000;
+
    url('fonts/CybertronMoviecaps.woff') format('woff');
font-style: normal;
+
    font-weight: normal;
font-weight: normal;
+
    font-style: normal;
font-variant: normal;
+
    font-display: swap;
text-align: left;
 
}
 
#hrp-text .headline {
 
font-weight: bold;
 
font-size: 16px;
 
font-variant: small-caps;
 
vertical-align: bottom;
 
}
 
#hrp-text .checkbox {
 
width: 5%;
 
float: left;
 
font-size: 20px;
 
}
 
#hrp-text .trigger {
 
width: 95%;
 
float: left;
 
}
 
#hrp-text .default {
 
background: white;
 
font-family: "Aller";
 
letter-spacing: 0px;
 
line-height: 16px;
 
padding-left: 5px;
 
}
 
#hrp-text .mhrp {
 
background: white;
 
font-family: "Aller";
 
letter-spacing: 0px;
 
line-height: 16px;
 
padding-left: 5px;
 
}
 
#hrp-text .villain {
 
background: white;
 
font-family: "AmerType";
 
letter-spacing: 0px;
 
line-height: 16px;
 
padding-left: 5px;
 
}
 
#hrp-text .emh {
 
background: white;
 
font-family: "AmerType";
 
letter-spacing: 0px;
 
line-height: 16px;
 
padding-left: 5px;
 
 
}
 
}
  
#drama.default {
+
@font-face {
background: #f2efc3;
+
    font-family: 'Cybertron Condensed';
}
+
    src: url('fonts/CybertronCondensed-Bold.woff2') format('woff2'),
#drama.smallville {
+
    url('fonts/CybertronCondensed-Bold.woff') format('woff');
background: #fd030e;
+
    font-weight: bold;
 +
    font-style: normal;
 +
    font-display: swap;
 
}
 
}
#drama.sunnydale {
 
background: black;
 
}
 
#drama-name {
 
font-size: 20px;
 
width: 100%;
 
font-weight: normal;
 
}
 
#drama-name .default {
 
background: white;
 
color: #8B864E;
 
font-family: "EuroHeavy";
 
text-align: left;
 
padding-top: 5px;
 
padding-bottom: 5px;
 
padding-left: 4px;
 
}
 
#drama-name .smallville {
 
background: black;
 
color: #fa9b03;
 
font-family: "ForgottenFuturist";
 
text-align: left;
 
padding-top: 5px;
 
padding-bottom: 5px;
 
padding-left: 4px;
 
font-weight: bold;
 
font-variant: small-caps;
 
}
 
#drama-name .sunnydale {
 
background: #1a1fb4;
 
color: white;
 
font-family: "Mason";
 
text-align: left;
 
padding-top: 5px;
 
padding-bottom: 5px;
 
padding-left: 4px;
 
font-weight: normal;
 
font-variant: normal;
 
font-size: 24px;
 
}
 
#drama-header {
 
  width: 100%;
 
}
 
#drama-header .default {
 
background: #CDC673;
 
color: white;
 
font-family: "EuroHeavy";
 
padding-left: 4px;
 
margin-top: 5px;
 
text-align: left;
 
text-transform: uppercase;
 
}
 
#drama-header .smallville {
 
background: #fa9b03;
 
color: black;
 
font-family: "ForgottenFuturist";
 
text-align: left;
 
margin-top: 5px;
 
padding-left: 4px;
 
font-size: 16px;
 
font-weight: bold;
 
text-transform: uppercase;
 
}
 
#drama-header .sunnydale {
 
background: #df5e1e;
 
color: white;
 
font-family: "Mason";
 
text-align: left;
 
margin-top: 5px;
 
padding-left: 4px;
 
font-size: 16px;
 
font-weight: normal;
 
line-height: 24px;
 
}
 
#drama-block {
 
  
}
+
@font-face {
#drama-block .default, #drama-block .smallville, #drama-block .sunnydale {
+
    font-family: 'Cybertron';
background: white;
+
    src: url('fonts/Cybertron.woff2') format('woff2'),
}
+
    url('fonts/Cybertron.woff') format('woff');
#drama-value {
+
    font-weight: normal;
font-size: 14px;
+
    font-style: normal;
color: #000000;
+
    font-display: swap;
font-style: normal;
 
font-weight: normal;
 
font-variant: normal;
 
text-align: left;
 
}
 
#drama-value .default, #drama-value .sunnydale {
 
font-family: "Aller";
 
border-bottom: 1px solid black;
 
background: white;
 
font-variant: small-caps;
 
font-size: 14px;
 
margin-top: auto;
 
margin-bottom: auto;
 
line-height: 28px;
 
font-style: italic;
 
}
 
#drama-value .smallville {
 
font-family: "ForgottenFuturist";
 
border-bottom: 1px solid black;
 
background: white;
 
font-variant: small-caps;
 
font-size: 14px;
 
margin-top: auto;
 
margin-bottom: auto;
 
line-height: 28px;
 
font-style: italic;
 
 
}
 
}
  
#drama-text {
+
@font-face {
background: white;
+
    font-family: 'Cybertron';
font-size: 12px;
+
    src: url('fonts/Cybertron-Italic.woff2') format('woff2'),
color: #000000;
+
    url('fonts/Cybertron-Italic.woff') format('woff');
font-style: normal;
+
    font-weight: normal;
font-weight: normal;
+
    font-style: italic;
font-variant: normal;
+
    font-display: swap;
text-align: left;
 
}
 
#drama-text .headline {
 
font-weight: bold;
 
font-size: 16px;
 
font-variant: small-caps;
 
vertical-align: bottom;
 
}
 
#drama-text .checkbox {
 
width: 5%;
 
float: left;
 
font-size: 17px;
 
}
 
#drama-text .trigger {
 
width: 95%;
 
float: left;
 
}
 
#drama-text .default, #drama-text .sunnydale {
 
background: white;
 
font-family: "Aller";
 
letter-spacing: 0px;
 
line-height: 16px;
 
padding-left: 5px;
 
}
 
#drama-text .smallville {
 
background: white;
 
font-family: "ForgottenFuturist";
 
letter-spacing: 0px;
 
line-height: 18px;
 
padding-left: 5px;
 
}
 
#drama-desc {
 
font-size: 12px;
 
color: #000000;
 
font-style: normal;
 
font-weight: normal;
 
font-variant: normal;
 
text-align: justify;
 
margin-top: 5px;
 
height: 100%;
 
}
 
#drama-desc .default, #drama-desc .smallville, #drama-desc .sunnydale {
 
font-family: "Aller";
 
background: white;
 
padding-left: 5px;
 
padding-right: 5px;
 
height: 100%;
 
}
 
#drama-desc p {
 
margin-top: 0px;
 
margin-bottom: 10px;
 
 
}
 
}
  
#ff.default {
+
@font-face {
background: #f2efc3;
+
    font-family: 'Cybertron Moviecaps';
}
+
    src: url('fonts/CybertronMoviecaps.woff2') format('woff2'),
#ff.firefly {
+
    url('fonts/CybertronMoviecaps.woff') format('woff');
background: #e2e9f5;
+
    font-weight: normal;
}
+
    font-style: normal;
#ff.gijoe{
+
    font-display: swap;
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: "AmerType";
 
}
 
#ff-skill .cobra {
 
  background: white;
 
border-bottom: 1px solid black;
 
font-family: "AmerType";
 
}
 
#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: "AmerType";
 
color: white;
 
padding-left: 5px;
 
padding-right: 5px;
 
height: 100%;
 
}
 
#ff-desc .cobra {
 
background: black;
 
font-family: "AmerType";
 
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: "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 {
+
@font-face {
background: lightgrey;
+
    font-family: 'Cybertron';
border: 3px solid lightgrey;
+
    src: url('fonts/Cybertron-Bold.woff2') format('woff2'),
border-radius: 10px;
+
    url('fonts/Cybertron-Bold.woff') format('woff');
padding: 3px;
+
    font-weight: bold;
text-align: right;
+
    font-style: normal;
margin-bottom: 8px;
+
    font-display: swap;
}
 
 
 
#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;
 
}
 
 
 
img.fit {
 
    width: 100%;
 
    height: auto;
 
 
}
 
}
  
img.half {
+
@font-face {
     width: 50%;
+
    font-family: 'Cybertron Condensed';
     height: auto;
+
    src: url('fonts/CybertronCondensed-BoldItalic.woff2') format('woff2'),
     float: left;
+
    url('fonts/CybertronCondensed-BoldItalic.woff') format('woff');
 +
     font-weight: bold;
 +
     font-style: italic;
 +
     font-display: swap;
 
}
 
}

Latest revision as of 00:17, 17 February 2021

/* Page Defaults */

.smallcaps {
    font-variant: small-caps;
    font-style: normal;
}
.smallcaps-bold {
    font-variant: small-caps;
    font-style: normal;
    font-weight: bold;
}
/* Fonts */
@font-face {
    font-family: 'American Typewriter';
    src: url('fonts/AmericanTypewriter.woff2') format('woff2'),
    url('fonts/AmericanTypewriter.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AmerType Md BT';
    src: url('fonts/AmerTypewriterITCbyBT-Bold.woff2') format('woff2'),
    url('fonts/AmerTypewriterITCbyBT-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Stencil";
    src: url('/fonts/STENCIL.woff');
url('/fonts/STENCIL.woff');
}
@font-face {
    font-family: "RubberStamp";
    src: url('fonts/RubberStampLetPlain.woff2') format('woff2'),
    url('fonts/RubberStampLetPlain.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Aller';
    src: url('fonts/Aller-Bold.woff2') format('woff2'),
    url('fonts/Aller-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aller';
    src: url('fonts/Aller-BoldItalic.woff2') format('woff2'),
    url('fonts/Aller-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Aller Display';
    src: url('fonts/AllerDisplay.woff2') format('woff2'),
    url('fonts/AllerDisplay.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aller';
    src: url('fonts/Aller-Italic.woff2') format('woff2'),
    url('fonts/Aller-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Aller';
    src: url('fonts/Aller.woff2') format('woff2'),
    url('fonts/Aller.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aller';
    src: url('fonts/Aller-Light.woff2') format('woff2'),
    url('fonts/Aller-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aller';
    src: url('fonts/Aller-LightItalic.woff2') format('woff2'),
    url('fonts/Aller-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "EuroHeavy";
    font-weight: normal;
    font-style: normal;
    src: url('/fonts/EurostileBeckerHeavy.woff2') format('woff2'),
    url('/fonts/EurostileBeckerHeavy.woff') format('woff');
}
@font-face {
    font-family: "ForgottenFuturist";
    font-weight: normal;
    font-style: normal;
    src: url('/fonts/forgotten-futurist-rg.woff');
url('/fonts/forgotten-futurist-rg.woff');
}
@font-face {
    font-family: 'Forgotten Futurist Rg';
    src: url('fonts/ForgottenFuturistRg-Bold.woff2') format('woff2'),
    url('fonts/ForgottenFuturistRg-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Forgotten Futurist Rg';
    src: url('fonts/ForgottenFuturistRg-Regular.woff2') format('woff2'),
    url('fonts/ForgottenFuturistRg-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Forgotten Futurist Rg';
    src: url('fonts/ForgottenFuturistRg-Italic.woff2') format('woff2'),
    url('fonts/ForgottenFuturistRg-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Forgotten Futurist Rg';
    src: url('fonts/ForgottenFuturistRg-BoldItalic.woff2') format('woff2'),
    url('fonts/ForgottenFuturistRg-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Mason';
    src: url('fonts/Mason-Regular.woff2') format('woff2'),
    url('fonts/Mason-Regular.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

.sm-table {
    background-color: white;
    color: black;
    font-family: "palatino linotype", palatino, serif;
}

img.fit {
    width: 100%;
    height: auto;
}

img.half {
    width: 50%;
    height: auto;
    float: left;
}


@font-face {
    font-family: 'Cybertron Moviecaps';
    src: url('fonts/CybertronMoviecaps-Italic.woff2') format('woff2'),
    url('fonts/CybertronMoviecaps-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Cybertron Moviecaps';
    src: url('fonts/CybertronMoviecaps-Italic.woff2') format('woff2'),
    url('fonts/CybertronMoviecaps-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Cybertron Moviecaps';
    src: url('fonts/CybertronMoviecaps-Bold.woff2') format('woff2'),
    url('fonts/CybertronMoviecaps-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cybertron Moviecaps';
    src: url('fonts/CybertronMoviecaps-BoldItalic.woff2') format('woff2'),
    url('fonts/CybertronMoviecaps-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Cybertron Moviecaps';
    src: url('fonts/CybertronMoviecaps-BoldItalic.woff2') format('woff2'),
    url('fonts/CybertronMoviecaps-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Cybertron Moviecaps';
    src: url('fonts/CybertronMoviecaps-Bold.woff2') format('woff2'),
    url('fonts/CybertronMoviecaps-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cybertron Condensed';
    src: url('fonts/CybertronCondensed-Italic.woff2') format('woff2'),
    url('fonts/CybertronCondensed-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Cybertron';
    src: url('fonts/Cybertron-BoldItalic.woff2') format('woff2'),
    url('fonts/Cybertron-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Cybertron Condensed';
    src: url('fonts/CybertronCondensed.woff2') format('woff2'),
    url('fonts/CybertronCondensed.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cybertron Moviecaps';
    src: url('fonts/CybertronMoviecaps.woff2') format('woff2'),
    url('fonts/CybertronMoviecaps.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cybertron Condensed';
    src: url('fonts/CybertronCondensed-Bold.woff2') format('woff2'),
    url('fonts/CybertronCondensed-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cybertron';
    src: url('fonts/Cybertron.woff2') format('woff2'),
    url('fonts/Cybertron.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cybertron';
    src: url('fonts/Cybertron-Italic.woff2') format('woff2'),
    url('fonts/Cybertron-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Cybertron Moviecaps';
    src: url('fonts/CybertronMoviecaps.woff2') format('woff2'),
    url('fonts/CybertronMoviecaps.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cybertron';
    src: url('fonts/Cybertron-Bold.woff2') format('woff2'),
    url('fonts/Cybertron-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cybertron Condensed';
    src: url('fonts/CybertronCondensed-BoldItalic.woff2') format('woff2'),
    url('fonts/CybertronCondensed-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}