Difference between revisions of "Team:Toronto/WetLab/ExperimentProtocols"

Line 6: Line 6:
 
body {font-family: Arial, Helvetica, sans-serif;}
 
body {font-family: Arial, Helvetica, sans-serif;}
  
#myImg {
+
#PopupImg {
 
     border-radius: 5px;
 
     border-radius: 5px;
 
     cursor: pointer;
 
     cursor: pointer;
Line 12: Line 12:
 
}
 
}
  
#myImg:hover {opacity: 0.7; z-index: -1;}
+
#PopupImg:hover {opacity: 0.7; z-index: -1;}
  
 
/* The Modal (background) */
 
/* The Modal (background) */
Line 19: Line 19:
 
     position: fixed; /* Stay in place */
 
     position: fixed; /* Stay in place */
 
     z-index: 101; /* Sit on top */
 
     z-index: 101; /* Sit on top */
     padding-top: 100px; /* Location of the box */
+
     padding-top: 150px; /* Location of the box */
 
     left: 0;
 
     left: 0;
 
     top: 0;
 
     top: 0;
Line 70: Line 70:
 
.close {
 
.close {
 
     position: absolute;
 
     position: absolute;
     top: 35px;
+
     top: 85px;
 
     right: 35px;
 
     right: 35px;
 
     color: #f1f1f1;
 
     color: #f1f1f1;

Revision as of 20:14, 10 August 2018

Lab