Difference between revisions of "Brooke"

From City of Hope MUSH
Jump to navigation Jump to search
imported>DeniseGodin1521
imported>WhoopingCrane
Line 3: Line 3:
 
     background-color: white;
 
     background-color: white;
 
     border-collapse: collapse;
 
     border-collapse: collapse;
     color: #FFBF00; /* This is the main text colour. */
+
     color: #000080; /* 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 24: Line 24:
 
}
 
}
 
.banner .main {
 
.banner .main {
 +
    color: #FFBF00;
 
     font-family: Perpetua, serif;
 
     font-family: Perpetua, serif;
 
     font-size: 42pt;  
 
     font-size: 42pt;  
Line 39: Line 40:
 
.heading {
 
.heading {
 
     background-color: #0047AB;  
 
     background-color: #0047AB;  
 +
    color: #FFBF00;
 
     border-radius: 15px 15px 0 0;
 
     border-radius: 15px 15px 0 0;
 
     font-size: 22pt;
 
     font-size: 22pt;

Revision as of 22:09, 30 August 2017