Charlotte: Difference between revisions

From Ascension Sojourns
(Created page with "Category:KinfolkCategory:Active PCsCategory:Shadow Lord {{#css: table { background-color: white; border-collapse: collapse; color: #f9f9f9; →‎This is the main text colour.: margin: 0 auto; →‎This centers the box.: max-width: 900px; width: 900px; →‎This can be changed but other numbers may also need adjusting if you do.: } td { font-family: Palatino Linotype, Perpetua, serif; /* This sets the font for everything but the tex...")
 
No edit summary
 
Line 1: Line 1:
<div class="gamepage">
[[Category:Kinfolk]][[Category:Active PCs]][[Category:Shadow Lord]]
[[Category:Kinfolk]][[Category:Active PCs]][[Category:Shadow Lord]]
{{#css:
{{#css:
Line 17: Line 18:
}
}
.banner {
.banner {
     background-color:#1d2e38 ;
     background-color: #7b6246;
     border-radius: 15px; /* remove this line or set to 0 if you want sharp corners. */
     border-radius: 15px; /* remove this line or set to 0 if you want sharp corners. */
}
}
Line 27: Line 28:
     color: #FFBF00;
     color: #FFBF00;
     font-family: Perpetua, serif;
     font-family: Perpetua, serif;
     font-size: 42pt;  
     font-size: 40pt;  
     font-style: italic;
     font-style: italic;
     font-variant: small-caps;
     font-variant: small-caps;
Line 36: Line 37:
.data {
.data {
     border-collapse: separate;
     border-collapse: separate;
     border-spacing: .25em;
     border-spacing: .10em;
     min-width: calc(900px + .5em);
     min-width: calc(900px + .5em);
}
}
.heading {
.heading {
     background-color: #1d2e38;  
     background-color: #1f1c1c;  
     color: #FFBF00;
     color: #ffbf00;
     border-radius: 15px 15px 0 0;
     border-radius: 15px 15px 0 0;
     font-size: 22pt;
     font-size: 22pt;
Line 55: Line 56:
}
}
.cell {
.cell {
     background-color: #315431;
     background-color: #7b6246;
     border-radius: 15px;
     border-radius: 15px;
     vertical-align: top;  
     vertical-align: top;  
     font-size:14px;
     font-size:16px;
     position: relative;
     position: relative;
     width: 50%;
     width: 50%;

Latest revision as of 16:37, 7 January 2025