Difference between revisions of "Deil2"

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

Revision as of 00:28, 18 September 2015

  • Test1
    Revealed by 1
  • Test2
    Revealed by 2