Difference between revisions of "Template:Heidelberg/SandboxMarita/hoverimages"

Line 29: Line 29:
 
     background: red;
 
     background: red;
 
     opacity: 0.1;
 
     opacity: 0.1;
     z-index: 5;
+
     z-index: 1;
 
     border: 2px solid red;
 
     border: 2px solid red;
 
}
 
}
Line 35: Line 35:
 
.transparent_link_box {
 
.transparent_link_box {
 
     position: absolute;
 
     position: absolute;
     opacity: 0.5;
+
     opacity: 0.2;
     filter: alpha(opacity=50);
+
     filter: alpha(opacity=20);
     -moz-opacity:0.5;
+
     -moz-opacity:0.2;
 +
    background-color: black;
 +
    z-index: 2;
 
}
 
}
  

Revision as of 23:47, 27 October 2017