Difference between revisions of "Deil2"

From City of Hope MUSH
Jump to navigation Jump to search
imported>Deil
m
imported>Deil
m
Line 3: Line 3:
 
li.test1:hover span { visibility: visible; }
 
li.test1:hover span { visibility: visible; }
 
.content {
 
.content {
           position: relative;
+
           position: absolute;
 
           left: 600; }
 
           left: 600; }
 
div#base { position: absolute;
 
div#base { position: absolute;
        top:0px;
+
          top:0px;
        left:0px;
+
          left:0px;
        width:800px;
+
          width:800px;
        height:200px;
+
          height:200px;
      background: yellow; }
+
          background: yellow; }
 
</css>
 
</css>
 
<div id=base>
 
<div id=base>

Revision as of 00:41, 18 September 2015

  • Test1
    Revealed by 1
  • Test2
    Revealed by 2