Difference between revisions of "Last Call"

From City of Hope MUSH
Jump to navigation Jump to search
imported>Felix
imported>DeniseGodin1521
 
(8 intermediate revisions by 3 users not shown)
Line 7: Line 7:
 
#left {
 
#left {
 
border-right: 1px dotted #080800;
 
border-right: 1px dotted #080800;
 +
        position: relative;
 
}
 
}
 
#header {
 
#header {
background-color: #080800;
+
    align-items: center;
border-bottom: 2px solid #080800;
+
    background-color: #080800;
color: #EEEECC;
+
    border-bottom: 2px solid #080800;
font-size: 3.25em;
+
    color: #eeeecc;
height: 5em;
+
    display: flex;
text-decoration: underline overline;
+
    font-size: 3.25em;
text-decoration-style: double;
+
    justify-content: center;
text-shadow: 1px 1px 3px #080800, -1px -1px 3px #080800, -1px 1px 3px #080800, 1px -1px 3px #080800;
+
    overflow: hidden;
overflow: hidden;
+
    position: relative;
position: relative;
+
    text-shadow: 1px 1px 3px #080800, -1px -1px 3px #080800, -1px 1px 3px #080800, 1px -1px 3px #080800;
 
}
 
}
 
#header > img {
 
#header > img {
height: auto;
+
    height: auto;
left: -3%;
+
    min-width: 100%;
min-width: 640px;
+
    position: relative;
position: absolute;
+
    width: 100%;
top: -54%;
 
width: 105%;
 
 
}
 
}
 
#header > span {
 
#header > span {
z-index: 1;
+
    display: block;
 +
    left: calc(50% - 2.25em);
 +
    position: absolute;
 +
    top: calc(50% - 1em);
 +
    z-index: 1;
 
}
 
}
 
.header {
 
.header {
Line 61: Line 64:
 
}
 
}
 
.data li::before {
 
.data li::before {
    color: #815f3a;
+
        color: #815f3a;
    content: "■ ";
+
        content: "■ ";
    display: inline-block;
+
        display: inline-block;
    line-height: 1em;
+
        line-height: 1em;
    vertical-align: 0.1em;
+
        vertical-align: 0.1em;
    width: 1em;
+
        width: 1em;
 
}
 
}
 
#Members+.data > ul, #Associated_Kin+.data > ul {
 
#Members+.data > ul, #Associated_Kin+.data > ul {
Line 81: Line 84:
 
border-radius: 10px;
 
border-radius: 10px;
 
display: inline-block;
 
display: inline-block;
height: 310px;
+
height: 311px;
 
margin: 5px;
 
margin: 5px;
 
position: relative;
 
position: relative;
Line 130: Line 133:
 
}
 
}
 
#Members+.data img[src$="LC_Monica.jpg"] {
 
#Members+.data img[src$="LC_Monica.jpg"] {
    height: 250px;
+
        height: 250px;
    position: absolute;
+
        position: absolute;
    right: 0;
+
        right: 0;
    top: -45px;
+
        top: -45px;
 
}
 
}
 
#Members + .data img[src$="Felix.png"] {
 
#Members + .data img[src$="Felix.png"] {
    left: -35px;
+
        left: -35px;
    right: 0;
+
        right: 0;
    top: -10px;
+
        top: -10px;
    width: 240px;
+
        width: 240px;
 
}
 
}
 
#Members+.data img[src$="Mae_1.jpg"] {
 
#Members+.data img[src$="Mae_1.jpg"] {
Line 152: Line 155:
 
}
 
}
 
#Associated_Kin + .data img[src$="Lilah05.png"] {
 
#Associated_Kin + .data img[src$="Lilah05.png"] {
    left: -15px;
+
        left: -15px;
    top: 0;
+
        top: 0;
 
}
 
}
 
#Associated_Kin + .data img[src$="Gaelin_01.JPG"] {
 
#Associated_Kin + .data img[src$="Gaelin_01.JPG"] {
    height: 450px;
+
        height: 450px;
    left: -135px;
+
        left: -135px;
    top: -10px;
+
        top: -10px;
 
}
 
}
 
.indent {
 
.indent {
    display: block;
+
        display: block;
    text-indent: 2.5em;
+
        text-indent: 2.5em;
 
}
 
}
 
.half {
 
.half {
    float: left;
+
        float: left;
    position: relative;
+
        position: relative;
 
}
 
}
 
.half:first-of-type {
 
.half:first-of-type {
    margin-right: 3em;
+
        margin-right: 3em;
 
}
 
}
 
.full {
 
.full {
    clear: both;
+
        clear: both;
 
}
 
}
 
th {
 
th {
Line 178: Line 181:
 
white-space: nowrap;
 
white-space: nowrap;
 
padding-right: .5em;
 
padding-right: .5em;
 +
}
 +
#altimg {
 +
        min-height: 210px;
 +
}
 +
#altimg img {
 +
        border: medium none;
 +
        position: absolute;
 +
        left: 10px;
 +
        bottom: 10px;
 +
        opacity: .95;
 
}
 
}
 
}}
 
}}
Line 212: Line 225:
 
</div>
 
</div>
 
<div class="header" id="break"></div>
 
<div class="header" id="break"></div>
<!--<div id="altimg" class="data">[[File:No photo available.jpg|240px|border]]</div> //-->
+
<div id="altimg" class="data" title="Pack Glyph: 'fox' blended with 'hide/conceal', within 'pack'.">[[File:LastCallGlyph.png|240px|link=|Pack Glyph: 'fox' blended with 'hide/conceal', within 'pack'.]]</div>
 
</div>
 
</div>
 
<div id="right">
 
<div id="right">
Line 223: Line 236:
 
<ul>
 
<ul>
 
<li>[[File:LC_Monica.jpg|link=Monica]]<div>[[Monica|Monica Turner]]<br>''Keres''<br>Adren Black Fury Ragabash<br>'''Alpha'''</div></li>
 
<li>[[File:LC_Monica.jpg|link=Monica]]<div>[[Monica|Monica Turner]]<br>''Keres''<br>Adren Black Fury Ragabash<br>'''Alpha'''</div></li>
<li>[[File:Felix.png|link="Felix"]]<div>[[Felix|Felix T. Sinclair]]<br>''Lets-Them-Eat-Cake''<br>Fostern Bone Gnawer Galliard<br>'''Beta'''</div></li>
+
<li>[[File:Felix.png|link="Felix"]]<div>[[Felix|Felix T. Sinclair]]<br>''Homewrecker''<br>Adren Bone Gnawer Galliard<br>'''Beta'''</div></li>
<li>[[File:Mae_1.jpg|link="Mae"]]<div>[[Mae|Mae O'Connell-McBrayer]]<br>''Watches-the-Embers''<br>Cliath Fianna Theurge<br>'''Member'''</div></li>
+
<li>[[File:Mae_1.jpg|link="Mae"]]<div>[[Mae|Mae O'Connell-McBrayer]]<br>''Hawkeye''<br>Fostern Fianna Theurge<br>'''Member'''</div></li>
 
<li>[[File:TabiaRef.jpg|link="Tabia"]]<div>[[Tabia|Tabia Winters]]<br>''Scratch''<br>Fostern Silent Strider Ragabash<br>'''Member'''</div></li>
 
<li>[[File:TabiaRef.jpg|link="Tabia"]]<div>[[Tabia|Tabia Winters]]<br>''Scratch''<br>Fostern Silent Strider Ragabash<br>'''Member'''</div></li>
 
</ul>
 
</ul>
Line 239: Line 252:
 
</div>
 
</div>
 
</div>
 
</div>
[[Category:Pack/Garou]][[Category:Active Pack]]
+
[[Category:Pack/Garou]][[Category:Inactive Pack]]
 +
[[Category:PC Groups]]

Latest revision as of 08:35, 11 June 2019

LC Fox.jpg
Pack Data
Name: Last Call
Totem Animal: Fox
Totem Type: Cunning
Totem Name: Unknown
Formed: December, 2016
Associated Kin
Pack Glyph: 'fox' blended with 'hide/conceal', within 'pack'.