Difference between revisions of "Percy Thompson"

From City of Hope MUSH
Jump to navigation Jump to search
imported>Dragon
m
imported>Dragon
m
Line 16: Line 16:
 
}
 
}
 
.banner {
 
.banner {
     background-color: #051a35;
+
     background-color: black;
 
     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 38: Line 38:
 
}
 
}
 
.heading {
 
.heading {
     background-color: #051a35;  
+
     background-color: black;  
 
     border-radius: 15px 15px 0 0;
 
     border-radius: 15px 15px 0 0;
 
     font-size: 22pt;
 
     font-size: 22pt;
Line 52: Line 52:
 
}
 
}
 
.cell {
 
.cell {
     background-color: #93b8da;
+
     background-color: #fc9dca;
 
     border-radius: 15px;
 
     border-radius: 15px;
 
     vertical-align: top;  
 
     vertical-align: top;  

Revision as of 22:36, 15 March 2017