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

Line 25: Line 25:
 
     margin: 0 0 0 0;
 
     margin: 0 0 0 0;
 
     padding: 0 0 0 0;
 
     padding: 0 0 0 0;
     horizontal-align: middle;
+
     width: 100%;
 +
    height: auto;
 
}
 
}
  
Line 34: Line 35:
 
#link_layer {
 
#link_layer {
 
     position: absolute;
 
     position: absolute;
     top: 0px;
+
     top: 0;
    left: 0px;
+
    height: 100%;
+
 
     width: 100%;
 
     width: 100%;
 +
    height: 100%;
 
     background: red;
 
     background: red;
     opacity: 0.3;
+
     opacity: 0.1;
 
     z-index: 5;
 
     z-index: 5;
     border: 1px solid red;
+
     border: 2px solid red;
 
}
 
}
  

Revision as of 23:40, 27 October 2017