Difference between revisions of "Template:RHIT"

Line 165: Line 165:
 
/* Popup container - can be anything you want */
 
/* Popup container - can be anything you want */
 
.popup {
 
.popup {
     position: relative;
+
     position: absolute;
 
     align: center;
 
     align: center;
 
     display: inline-block;
 
     display: inline-block;
Line 200: Line 200:
 
     border-width: 5px;
 
     border-width: 5px;
 
     border-style: solid;
 
     border-style: solid;
     border-color: #555 transparent transparent transparent;
+
     border-color: #FFFFFF transparent transparent transparent;
 
}
 
}
  

Revision as of 15:10, 27 June 2018