Difference between revisions of "Wraith/Purgatory CA"

From City of Hope MUSH
Jump to navigation Jump to search
(Created page with "__NOTOC__ <css> .charpage { background-color: #801A2B; background-image: linear-gradient(top, #0A2A0A 15%, #04859D 85%); background-image: -o-linear-gradient(top, #015666 15%,...")
 
(Blanked the page)
Tag: Blanking
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOTOC__
 
<css>
 
.charpage {
 
background-color: #801A2B;
 
background-image: linear-gradient(top, #0A2A0A 15%, #04859D 85%);
 
background-image: -o-linear-gradient(top, #015666 15%, #04859D 85%);
 
background-image: -moz-linear-gradient(top, #015666 15%, #04859D 85%);
 
background-image: -webkit-linear-gradient(top, #015666 15%, #04859D 85%);
 
background-image: -ms-linear-gradient(top, #015666 15%, #04859D 85%);
 
  
background-image: -webkit-gradient(
 
linear,
 
left top,
 
left bottom,
 
color-stop(0.15, #015666),
 
color-stop(0.85, #04859D)
 
);
 
border-radius: 12px; -moz-border-radius: 12px; -webkit-border-radius: 12px;
 
font-family: 'Times New Roman', Times, serif;
 
font-size: 1.1em;
 
text-align: left;
 
padding: 3px;
 
}
 
.mainheader {
 
margin: 15px;
 
border: none;
 
padding: none;
 
text-align:right;
 
text-shadow: 1px 1px #FFB000;
 
font-family: Tahoma, Geneva, sans-serif;
 
font-size: 4.2em;
 
color: #BF9330;
 
text-indent: 20px;
 
line-height: 15%;
 
}
 
.subheader {
 
background: #0A2A0A; border-radius: 25px; -moz-border-radius: 25px; -webkit-border-radius: 25px;
 
color: #04859D;
 
text-align: left;
 
font-family: TAndalus;
 
text-shadow: 1px 1px 1px #000000;
 
font-size: 1.8em;
 
text-indent: 10px;
 
padding: 2px;
 
}
 
.charpage hr {
 
width: 60%;
 
align: right;
 
background-color: #2E1D23;
 
color: #EEEEEE;
 
}
 
.charpage a, div#content div.charpage, a.external.text {color:#0A2A0A}
 
 
.charpage a.new {color:#EEEEEE}
 
 
.charpage table {
 
background: transparent;
 
vertical-align: top;
 
color: #EEEEEE;
 
}
 
.charpage table td {
 
padding: 2px;
 
vertical-align: top;
 
font-family: Tahoma, Geneva, sans-serif;
 
font-size: 1em;
 
color: #EEEEEE;
 
}
 
 
.charpage p {
 
margin:0;
 
color: #EEEEEE;
 
font-family: Tahoma, Geneva, sans-serif;
 
font-size: 1em;
 
}
 
.charpage p.ex {
 
font-family: Tahoma, Geneva, sans-serif;
 
font-size: 1em;
 
color: #04859D;
 
}
 
.info {
 
font-family: monospace;
 
font-size: 14px;
 
color: #EEEEEE;
 
}
 
</css>
 
 
<div class="charpage">
 
<div class="mainheader">[[File:Idyllwild3.jpg|900px|center]]</div>
 
{| width="100%" cellpadding="5" vertical-align="top"
 
|-
 
| width="50%" align="center" | [[File:idyllwild1.jpg|450px|border]]
 
| width="50%" | <div class="subheader">Information</div><br>{{:Idyllwild/Infobox}}
 
|-
 
| width="50%" | <div class="subheader">RP Hooks</div><div class="info">{{:Idyllwild/Hooks}}</div>
 
| width="50%" | <div class="subheader">The Look</div><div class="info"><br><center>{{:Idyllwild/Gallery}}</center></div>
 
|-
 
| colspan="2" | <div class="subheader"><center>More Imagery</center></div><div class="info"><br><center>{{:Idyllwild/Gallery2}}</center></div>
 
|-
 
| colspan="2" | <div class="subheader"><center>Residents</center></div><div class="info"><center><br>{{:Idyllwild/Residents}}</center></div>
 
|-
 
|}
 
 
[[Category:Communities]]
 

Latest revision as of 23:08, 3 July 2020