×
Create a new article
Write your page title here:
We currently have 8 articles on Avengers Reserves. Type your article name above or click on one of the titles below and start writing!



    Avengers Reserves

    MediaWiki:Common.css

    Revision as of 22:39, 30 January 2021 by Admin (talk | contribs)

    Note: After saving, you may have to bypass your browser's cache to see the changes.

    • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
    • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
    • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
    • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
    /* Page Defaults */
    
    #content.mw-body-primary {
    	background: #eaeaea;
    }
    .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');
    }
    
    /* HRP */
    #hrp.default {
    	background:	#f2efc3;
    }
    #hrp.mhrp {
    	background:	#c7c8ca;
    }
    #hrp.villain{
    	background: #9C604F;
    }
    #hrp.emhero, #hrp.emvillain{
    	background: #222222;
    }
    #hrp-name {
    	font-size: 30px;
    	width: 100%;
    	font-weight: normal;
            height: 30px;
            line-height: 30px;
    
    }
    #hrp-name .default {
    	background: #8B864E;
    	color: white;
    	font-family: "EuroHeavy";
    	text-align: left;
    	padding-left: 30px;
    	padding-right: 20px;
    }
    #hrp-name .mhrp {
    	background: #003968;
    	color: white;
    	font-family: "EuroHeavy";
    	text-align: left;
    	padding-left: 30px;
    	padding-right: 20px;
    }
    #hrp-name .villain {
    	background: #72000b;
    	color: white;
    	text-align: left;
    	font-family: "EuroHeavy";
    	padding-left: 30px;
    	padding-right: 20px;
    }
    #hrp-name .emhero, #hrp-name .emvillain {
    	background: #fef100;
    	color: black;
    	text-align: left;
    	font-family: "EuroHeavy";
    	padding-left: 30px;
    	padding-right: 20px;
    }
    
    #hrp-section {
    	margin-top: 5px;
    }
    
    #hrp-header {
       width: 100px;
       float: left;
    }
    #hrp-header .default {
    	background: #CDC673;
    	color: white;
    	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 {
    	width: 20px;
    	float: left;
    }
    #hrp-header-compact .default {
    	background: #CDC673;
    	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 .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 {
    	width: 100%;
    }
    #hrp-innerheader .default {
    	background: #8B864E;
    	font-family: "EuroHeavy";
    	font-size: 20px;
    	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-size: 12px;
    	font-style: normal;
    	font-weight: normal;
    	font-variant: normal;
    	text-align: left;
    }
    #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-size: 9px;
    	color: #000000;
    	font-style: normal;
    	font-weight: normal;
    	font-variant: normal;
    	text-align: justify;
    	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 {
    	
    }
    #hrp-container .default {
    	background: #8B864E;
    	color: white;
    }
    #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 {
    	background: white;
    	font-size: 11px;
    	color: #000000;
    	font-style: normal;
    	font-weight: normal;
    	font-variant: normal;
    	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 {
    	background: #f2efc3;
    }
    #drama.smallville {
    	background: #fd030e;
    }
    #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 {
    
    }
    #drama-block .default, #drama-block .smallville, #drama-block .sunnydale {
    	background: white;
    }
    #drama-value {
    	font-size: 14px;
    	color: #000000;
    	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 {
    	background: white;
    	font-size: 12px;
    	color: #000000;
    	font-style: normal;
    	font-weight: normal;
    	font-variant: normal;
    	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 {
    	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: "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 {
    	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;
     }
    
    img.fit {
        width: 100%;
        height: auto;
    }
    
    img.half {
        width: 50%;
        height: auto;
        float: left;
    }
    

    Recent changes

  • Admin • 2 months ago
  • Admin • 2 months ago
  • Admin • 2 months ago
  • Admin • 2 months ago