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...")
 
imported>Dusty
Line 16: Line 16:
 
}
 
}
 
.banner {
 
.banner {
     background-color: #000000;
+
     background-color: #FF4500;
 
     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 39: Line 39:
 
}
 
}
 
.heading {
 
.heading {
     background-color: #00001C;  
+
     background-color: #0000FF;  
     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: #FF4500;
 
     border-radius: 0px;
 
     border-radius: 0px;
 
     vertical-align: top;  
 
     vertical-align: top;  

Revision as of 17:41, 10 April 2019