Difference between revisions of "Efrem"

From City of Hope MUSH
Jump to navigation Jump to search
imported>Dusty
(Created page with "{{#css: table { background-color: white; border-collapse: collapse; color: #E0FFFF; →‎This is the main text colour.: margin: 0 auto; /* This centers the box...")
 
(Marked Inactive)
 
(5 intermediate revisions by one other user not shown)
Line 3: Line 3:
 
     background-color: white;
 
     background-color: white;
 
     border-collapse: collapse;
 
     border-collapse: collapse;
     color: #E0FFFF; /* This is the main text colour. */
+
     color: #FFFFFF; /* This is the main text colour. */
 
     margin: 0 auto; /* This centers the box. */
 
     margin: 0 auto; /* This centers the box. */
 
     max-width: 900px;
 
     max-width: 900px;
Line 16: Line 16:
 
}
 
}
 
.banner {
 
.banner {
     background-color: #000000;
+
     background-color: #8B0000;
 
     border-radius: 0px; /* remove this line or set to 0 if you want sharp corners. */
 
     border-radius: 0px; /* remove this line or set to 0 if you want sharp corners. */
 
}
 
}
Line 28: Line 28:
 
     font-style: italic;
 
     font-style: italic;
 
     font-variant: small-caps;
 
     font-variant: small-caps;
     color: #E0FFFF; /* This is the name text colour. */
+
     color: #BDB76B; /* This is the name text colour. */
 
     text-align: center;  
 
     text-align: center;  
     text-shadow: 1px 1px 3px #44202c;  
+
     text-shadow: 3px 3px 3px #000000;  
 
     width: 490px;
 
     width: 490px;
 
}
 
}
Line 39: Line 39:
 
}
 
}
 
.heading {
 
.heading {
     background-color: #00001C;  
+
     background-color: #000000;  
     border-radius: 15px 15px 0 0;
+
     border-radius: 0px 0px 0 0;
 
     font-size: 22pt;
 
     font-size: 22pt;
 
     font-variant: small-caps;
 
     font-variant: small-caps;
Line 53: Line 53:
 
}
 
}
 
.cell {
 
.cell {
     background-color: #000000;
+
     background-color: #8B0000;
 
     border-radius: 0px;
 
     border-radius: 0px;
 
     vertical-align: top;  
 
     vertical-align: top;  
     font-size:12px;
+
     font-size:14px;
 
     position: relative;
 
     position: relative;
 
     width: 50%;
 
     width: 50%;
Line 108: Line 108:
 
<div class="info">{{ RP Logs | name = Efrem | columns = 4 | ordermethod = gamedate }}</div>
 
<div class="info">{{ RP Logs | name = Efrem | columns = 4 | ordermethod = gamedate }}</div>
 
|}
 
|}
[[Category:PCs]][[Category: Active PCs]][[Category:Mortal+]][[Category:Sorcerer]]
+
[[Category:PCs]][[Category: Inactive PCs]][[Category:Mortal+]][[Category:Sorcerer]]

Latest revision as of 20:11, 25 May 2021