Line 97: | Line 97: | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
.sm-table { | .sm-table { |
Revision as of 20:52, 16 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: "AmerType"; src: url('/fonts/AmerType-Md-BT.woff'); url('/fonts/AmerType-Md-BT.woff'); } @font-face { font-family: "Stencil"; src: url('/fonts/STENCIL.woff'); url('/fonts/STENCIL.woff'); } @font-face { font-family: "RubberStamp"; src: url('/fonts/rubber-stamp-let-plain.woff'); url('/fonts/rubber-stamp-let-plain.woff'); } @font-face { font-family: "Aller"; font-weight: normal; font-style: normal; src: url('/fonts/Aller_Rg.woff'); url('/fonts/Aller_Rg.woff'); } @font-face { font-family: "Aller"; font-weight: bold; font-style: normal; src: url('/fonts/Aller_Bd.woff'); url('/fonts/Aller_Bd.woff'); } @font-face { font-family: "Aller"; font-weight: normal; font-style: italic; src: url('/fonts/Aller_It.woff'); url('/fonts/Aller_It.woff'); } @font-face { font-family: "Aller"; font-weight: bold; font-style: italic; src: url('/fonts/Aller_BdIt.woff'); url('/fonts/Aller_BdIt.woff'); } @font-face { font-family: "EuroHeavy"; font-weight: normal; font-style: normal; src: url('/fonts/eurostile-becker-heavy.woff'); url('eurostile-becker-heavy.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: "ForgottenFuturist"; font-weight: bold; font-style: normal; src: url('/fonts/forgotten-futurist-bd.woff'); url('/fonts/forgotten-futurist-bd.woff'); } @font-face { font-family: "ForgottenFuturist"; font-weight: normal; font-style: italic; src: url('/fonts/forgotten-futurist-rg-it.woff'); url('/fonts/forgotten-futurist-rg-it.woff'); } @font-face { font-family: "ForgottenFuturist"; font-weight: bold; font-style: italic; src: url('/fonts/forgotten-futurist-bd-it.woff'); url('/fonts/forgotten-futurist-bd-it.woff'); } @font-face { font-family: "Mason"; font-weight: normal; font-style: normal; src: url('/fonts/Mason.woff'); url('/fonts/Mason.woff'); } .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; }