Difference between revisions of "Dead Mall/Layout"

From City of Hope MUSH
Jump to navigation Jump to search
imported>Felix
m
 
(22 intermediate revisions by 2 users not shown)
Line 6: Line 6:
 
}
 
}
 
#left-navigation {
 
#left-navigation {
     border-left: 1px solid rgba(42, 54, 43, 0.25);
+
     border-left: 1px solid white;
     left: 1em;
+
     left: -2px;
 
}
 
}
 
div#mw-panel {
 
div#mw-panel {
 
     background: white none repeat scroll 0 0;
 
     background: white none repeat scroll 0 0;
     border-right: 2px solid rgba(42, 54, 43, 0.5);
+
    border-bottom: 1px solid rgba(42, 54, 43, 0.5);
     height: 100%;
+
    border-left: 1px solid rgba(42, 54, 43, 0.5);
     left: -10em;
+
    border-radius: 0 0 10px 10px;
     min-height: 100%;
+
     border-right: 1px solid rgba(42, 54, 43, 0.5);
 +
     height: 35em;
 +
     left: 2px;
 +
    opacity: 0.5;
 +
     padding-bottom: 1em;
 
     padding-left: 0;
 
     padding-left: 0;
 
     padding-right: 1em;
 
     padding-right: 1em;
 
     position: absolute;
 
     position: absolute;
     top: 0;
+
     top: -35.25em;
 +
    transition: top 0.5s ease 0s, opacity 0.5s ease 0s !important;
 
     width: 10em;
 
     width: 10em;
 
     z-index: 100;
 
     z-index: 100;
 
}
 
}
 
div#mw-panel::after {
 
div#mw-panel::after {
     color: #999;
+
    bottom: 0.5em;
     content: "";
+
     color: rgba(42, 54, 43, 0.5);
 +
     content: "▼ Menu ▼";
 
     display: block;
 
     display: block;
     font-weight: bold;
+
     font-size: 0.75em;
 +
    left: 0;
 +
    padding-top: 0.5em;
 
     position: absolute;
 
     position: absolute;
     right: 0;
+
     text-align: center;
     top: 50vh;
+
     width: 100%;
 
}
 
}
 
div#mw-panel:hover {
 
div#mw-panel:hover {
     left: 0;
+
     opacity: 1;
 +
    top: 0;
 
}
 
}
 
div#mw-panel:hover::after {
 
div#mw-panel:hover::after {
     right: 0.25em;
+
     border-top: 1px dotted rgba(42, 54, 43, 0.5);
     transform: rotate(180deg);
+
     content: "▲ Menu ▲";
 
}
 
}
#p-MU_Stuff {
+
#p-logo {
     margin-top: 160px;
+
     display: none;
 
}
 
}
 
div#content {
 
div#content {
     margin-left: 1em;
+
     margin-left: 0;
 
}
 
}
 
/*---General---*/
 
/*---General---*/
Line 71: Line 80:
 
     margin: 0 auto;
 
     margin: 0 auto;
 
     max-width: 1000px;
 
     max-width: 1000px;
 +
    padding-left: 1.25em;
 
     position: relative;
 
     position: relative;
 
}
 
}
Line 85: Line 95:
 
     max-width: 1000px;
 
     max-width: 1000px;
 
     opacity: 0.5;
 
     opacity: 0.5;
     padding: 0.5em 0.5em 0.5em 0.5em;
+
     padding:0 0.5em;
 
     position: relative;
 
     position: relative;
 
}
 
}
Line 104: Line 114:
 
}
 
}
 
.wrapper {
 
.wrapper {
 +
    border-bottom: 3px solid rgba(42, 54, 43, 0.5);
 
     font-size: 1.25em;
 
     font-size: 1.25em;
 
     margin-top: -1em;
 
     margin-top: -1em;
Line 125: Line 136:
 
}
 
}
 
.bg img {
 
.bg img {
     bottom: 0;
+
     bottom: -1.5em;
 
     height: auto;
 
     height: auto;
 
     opacity: 0.75;
 
     opacity: 0.75;
Line 252: Line 263:
 
}
 
}
 
.more {
 
.more {
    border-bottom: 3px solid rgba(42, 54, 43, 0.5);
 
 
     display: flex;
 
     display: flex;
 
     flex-flow: row wrap;
 
     flex-flow: row wrap;
 
     justify-content: center;
 
     justify-content: center;
 
     padding: 1em 0;
 
     padding: 1em 0;
 +
    max-width: 1000px;
 +
    margin: 0 auto;
 
}
 
}
 
.logs {
 
.logs {
     min-width: 300px;
+
     min-width: 275px;
     padding: 0 .65em 0 2em;
+
     padding: 0 .5em 0 0;
 
}
 
}
 +
 
.music {
 
.music {
     max-width: 700px;
+
     max-width: 725px;
     padding: 0 2em 0 .65em;
+
     padding: 0 0 0 0.5em;
 
     position: relative;
 
     position: relative;
     width: calc(100% - 250px - 3.8em);
+
     width: calc(100% - 275px - 1em);
 
}
 
}
 
.music ul {
 
.music ul {
Line 276: Line 289:
 
}
 
}
 
.music li {
 
.music li {
     flex: 0 0 50%;
+
     flex: 0 0 40%;
 
     white-space: nowrap;
 
     white-space: nowrap;
 +
}
 +
.music li:nth-of-type(2n) {
 +
    flex: 0 0 60%;
 
}
 
}
 
/*---Descriptions---*/
 
/*---Descriptions---*/
Line 333: Line 349:
 
#riteaid:target ~ #riteaid-panel,
 
#riteaid:target ~ #riteaid-panel,
 
#upstairs:target ~ #upstairs-panel,
 
#upstairs:target ~ #upstairs-panel,
#basement:target ~ #basement-panel,
+
#culture:target ~ #culture-panel,
 
#other:target ~ #other-panel {
 
#other:target ~ #other-panel {
 
     display: block;
 
     display: block;
Line 353: Line 369:
 
     margin: 1em 0 .5em 1em;
 
     margin: 1em 0 .5em 1em;
 
     width: 275px;
 
     width: 275px;
 +
}
 +
.up {
 +
    height: 275px;
 +
    width: auto;
 +
}
 +
.smol {
 +
    width: 150px;
 
}
 
}
 
hr {
 
hr {
Line 371: Line 394:
 
     opacity: 0.75;
 
     opacity: 0.75;
 
     position: absolute;
 
     position: absolute;
     right: 1.25em;
+
     right: 0;
 
     top: -2.25em;
 
     top: -2.25em;
 
     width: auto;
 
     width: auto;
Line 412: Line 435:
 
<div id="riteaid" class="tab" tabindex="0">[[#riteaid|Rite-Aid Express]]</div>
 
<div id="riteaid" class="tab" tabindex="0">[[#riteaid|Rite-Aid Express]]</div>
 
<div id="upstairs" class="tab" tabindex="0">[[#upstairs|Upstairs]]</div>
 
<div id="upstairs" class="tab" tabindex="0">[[#upstairs|Upstairs]]</div>
<div id="basement" class="tab" tabindex="0">[[#basement|Basement]]</div>
+
<div id="culture" class="tab" tabindex="0">[[#culture|Culture]]</div>
 
<div id="other" class="tab" tabindex="0">[[#other|Other]]</div>
 
<div id="other" class="tab" tabindex="0">[[#other|Other]]</div>
 
<div id="hmm" class="tab" tabindex=0>&nbsp;</div>
 
<div id="hmm" class="tab" tabindex=0>&nbsp;</div>
Line 433: Line 456:
 
{{{upstairs}}}
 
{{{upstairs}}}
 
</div>
 
</div>
<div id="basement-panel" class="panel"><h3>Basement</h3>
+
<div id="culture-panel" class="panel"><h3>Culture</h3>
{{{basement}}}
+
{{{culture}}}
 
</div>
 
</div>
 
<div id="other-panel" class="panel"><h3>Other Non-Residential Stores</h3>
 
<div id="other-panel" class="panel"><h3>Other Non-Residential Stores</h3>
Line 455: Line 478:
 
<ul class="plainlinks">
 
<ul class="plainlinks">
 
{{{playlist}}}
 
{{{playlist}}}
[[File:DMrats2.png|link=|class=rats2]]
+
<br>
 
</ul>
 
</ul>
 
</div>
 
</div>
 
</div>
 
</div>
 
</div>
 
</div>

Latest revision as of 23:33, 26 June 2024

DMtopbg.jpg

DMpics.png
DMsign.png

Welcome to the Dead Mall!

Once upon a time, Prospect Plaza was a bright shining gem of the Harbor district. Those days are long gone, along with first one anchor store, then another, then all the inner stores one by one until, with the arrival of newer, bigger, classier malls out in the suburbs, the Plaza was officially abandoned.

For years it languished, falling further into disrepair behind the forbidding fencing and 'no trespassing' signs. But waste not, want not, and Bone Gnawers don't tend to want to waste. Prospect's contingent of the tribe has taken it over, working their own form of renovation on the place.

If you're a 'Gnawer or their kin, c'mon by! If you're a friend, ask to drop in. If you're anyone else... beware of dog.DMrats.png

    Directory

    {{{stores}}}

Main Areas

 

Outside

{{{outside}}}

Commons

{{{commons}}}

Food Court

{{{food}}}

Movie Theatre

{{{movie}}}

Rite-Aid Reflecting Pool

{{{riteaid}}}

Upstairs

{{{upstairs}}}

Culture

{{{culture}}}

Other Non-Residential Stores

{{{other}}}

DMlogo.png