Difference between revisions of "Deil2"

From City of Hope MUSH
Jump to navigation Jump to search
imported>Deil
m
imported>Deil
m
Line 13: Line 13:
 
div#cover:hover {opacity:1;}
 
div#cover:hover {opacity:1;}
 
.content {position:absolute;
 
.content {position:absolute;
           left:600px;
+
           left:140px;
           top 10px;}
+
           top:10px;}
 +
.menu    {position: absolute;
 +
          left: 10px;
 +
          z-index: 2;
 +
          width: 100px;
 +
          margin: 0px auto 0px auto;
 +
          background-color:#F2D681;
 +
          border-style:inset;
 +
          border-color: #EEBB00;">       
 
</css>
 
</css>
 
<div id=base>
 
<div id=base>
 +
<div id=hooks class=menu>
 +
 +
<center><p style="color: #660033;>'''HOOKS'''</p><br>
 +
 
<ul>
 
<ul>
 
<li class="test1">Test1<div class="content">Revealed by 1</div></li>
 
<li class="test1">Test1<div class="content">Revealed by 1</div></li>
 
<li class="test1">Test2<div class="content">Revealed by 2</div></li>
 
<li class="test1">Test2<div class="content">Revealed by 2</div></li>
 
</ul>
 
</ul>
 +
 +
</div>
 +
 +
<div id=connections class=menu>
 +
 +
<center><p style="color: #660033;>'''CONNECTIONS'''</p><br>
 +
 +
<ul>
 +
</ul>
 +
 +
</div>
 +
 +
<div id=rpprefs class=menu>
 +
 +
<center><p style="color: #660033;>'''RP Prefs'''</p><br>
 +
 +
<ul>
 +
</ul>
 +
 +
</div>
 
</div>
 
</div>

Revision as of 01:31, 18 September 2015