Difference between revisions of "Bishop (old)"

From City of Hope MUSH
Jump to navigation Jump to search
imported>Revi
imported>Revi
Line 5: Line 5:
 
     color: #4E1E24; /* 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: 1100px;
     width: 900px; /* This can be changed but other numbers may also need adjusting if you do. */
+
     width: 1100px; /* This can be changed but other numbers may also need adjusting if you do. */
 
}
 
}
 
td {
 
td {
Line 24: Line 24:
 
}
 
}
 
.banner .main {
 
.banner .main {
     font-family: Georgia Header;
+
     font-family: Georgia;
     font-size: 42pt;  
+
     font-size: 62pt;  
 
     font-style: italic;
 
     font-style: italic;
 
     font-variant: small-caps;
 
     font-variant: small-caps;
Line 41: Line 41:
 
     background-color: #45737A;  
 
     background-color: #45737A;  
 
     border-radius: 15px 15px 0 0;
 
     border-radius: 15px 15px 0 0;
     font-size: 22pt;
+
     font-size: 18pt;
 
     font-variant: small-caps;
 
     font-variant: small-caps;
 
     height: 1.25em;
 
     height: 1.25em;
Line 58: Line 58:
 
     font-size:12px;
 
     font-size:12px;
 
     position: relative;
 
     position: relative;
     width: 50%;
+
     width: 49%;
 
}
 
}
 
.info {
 
.info {

Revision as of 06:58, 18 August 2017