Difference between revisions of "Template:RHIT"

Line 283: Line 283:
 
c .img {
 
c .img {
 
position: relative;
 
position: relative;
 +
z-index: -1;
 
width: 10%;
 
width: 10%;
 
}
 
}
Line 288: Line 289:
 
c .ecol {
 
c .ecol {
 
width: 10%;
 
width: 10%;
 +
z-index: -1;
 
animation-name: run;
 
animation-name: run;
 
animation-duration: 8s;
 
animation-duration: 8s;
Line 295: Line 297:
 
b .bot {
 
b .bot {
 
width: 10%;
 
width: 10%;
 +
z-index: -1;
 
animation-name: run2;
 
animation-name: run2;
 
animation-duration: 8s;
 
animation-duration: 8s;

Revision as of 18:52, 15 June 2018