Template:TowersCharacterTemplate: Difference between revisions

From TowersWiki

No edit summary
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
{{#tag:css|a:link {color: #00008B;}
{{#tag:css|a:link {color: #0009AB;}
   a:visited {color: #00008B;}
   a:visited {color: #0009AB;}
   a:hover {color: #D2042D;}
   a:hover {color: #DE2110;}


#bcp {
#bcp {
Line 26: Line 26:
}
}
.bcpboxtitle {
.bcpboxtitle {
color: {{{titlefg|white}}};
color: {{{titlefg|#FFFFFF}}};
background: {{{titlebg|darkblue}}};
background: {{{titlebg|#0009AB}}};
text-align: left;
text-align: left;
     text-indent: 10px;
     text-indent: 10px;
font-size: 1.2em;
font-size: 1.2em;
    font-family: "Times New Roman", Georgia, Palatino, Garamond, Baskerville, serif !important;
font-weight: bold;
font-weight: bold;
    font-style: italic;
margin: 5px 0;
margin: 5px 0;
}
}

Revision as of 02:00, 15 March 2024