Difference between revisions of "Bishop (old)"

From City of Hope MUSH
Jump to navigation Jump to search
imported>Revi
imported>Revi
Line 1: Line 1:
 
{{#css:
 
{{#css:
 
table {
 
table {
     background-color: #DEC87F;
+
     background-color: white;
 
     border-collapse: collapse;
 
     border-collapse: collapse;
     color: #293241; /* This is the main text colour. */
+
     color: #4E1E24; /* 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 13: Line 13:
 
}
 
}
 
table a, table a:hover, table a:visited, table a:active,table a.external, table a.external:hover, table a.external:visited, table a.external:active {
 
table a, table a:hover, table a:visited, table a:active,table a.external, table a.external:hover, table a.external:visited, table a.external:active {
     color: #EE6C4D !important; /* This changes all the links to the colour you set, in all states. */
+
     color: #4e1e24 !important; /* This changes all the links to the colour you set, in all states. */
 
}
 
}
 
.banner {
 
.banner {
Line 39: Line 39:
 
}
 
}
 
.heading {
 
.heading {
     background-color: #98C1D9;  
+
     background-color: #45737A;  
 
     border-radius: 15px 15px 0 0;
 
     border-radius: 15px 15px 0 0;
 
     font-size: 22pt;
 
     font-size: 22pt;
Line 53: Line 53:
 
}
 
}
 
.cell {
 
.cell {
     background-color: #45737a;
+
     background-color: #F9E39A;
 
     border-radius: 15px;
 
     border-radius: 15px;
 
     vertical-align: top;  
 
     vertical-align: top;  

Revision as of 06:46, 18 August 2017