Difference between revisions of "Spyder"

From City of Hope MUSH
Jump to navigation Jump to search
imported>Carcass23
m
imported>Carcass23
m
Line 3: Line 3:
 
     background-color: black;
 
     background-color: black;
 
     border-collapse: collapse;
 
     border-collapse: collapse;
     color: #000080; /* This is the main text colour. */
+
     color: #000000; /* 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 16: Line 16:
 
}
 
}
 
.banner {
 
.banner {
     background-color: #FF00000;
+
     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 24: Line 24:
 
}
 
}
 
.banner .main {
 
.banner .main {
     color: #FF0000;
+
     color: #A9A9A9;
 
     font-family: Perpetua, serif;
 
     font-family: Perpetua, serif;
 
     font-size: 42pt;  
 
     font-size: 42pt;  
Line 39: Line 39:
 
}
 
}
 
.heading {
 
.heading {
     background-color: #001533;  
+
     background-color: #000000;  
 
     color: #FFF8E5;
 
     color: #FFF8E5;
 
     border-radius: 15px 15px 0 0;
 
     border-radius: 15px 15px 0 0;
Line 54: Line 54:
 
}
 
}
 
.cell {
 
.cell {
     background-color: #065b90;
+
     background-color: #A9A9A9;
 
     border-radius: 15px;
 
     border-radius: 15px;
 
     vertical-align: top;  
 
     vertical-align: top;  
Line 93: Line 93:
 
{| class="banner"
 
{| class="banner"
 
|-
 
|-
| class="main" | [[File:SpyderFace1.jpg|500px|center]]Spyder
+
| class="main" | [[File:SpyderFace1.jpg|500px|center]] Spyder 0 Prime
 
|}
 
|}
 
{| class="data plainlinks"
 
{| class="data plainlinks"

Revision as of 05:06, 5 December 2017