Difference between revisions of "Template:RHIT"

Line 117: Line 117:
 
   opacity: 0;
 
   opacity: 0;
 
   transition: .5s ease;
 
   transition: .5s ease;
   background-color: #03ece4;
+
   background-color: #FFFFFF;
 
}
 
}
  
Line 126: Line 126:
 
.text {
 
.text {
 
   color: black;
 
   color: black;
   font-size: 48px;
+
   font-size: 40px;
 
   position: absolute;
 
   position: absolute;
   top: 20%;
+
   top: 50%;
   left: 20%;
+
   left: 50%;
 
   transform: translate(-50%, -50%);
 
   transform: translate(-50%, -50%);
 
   -ms-transform: translate(-50%, -50%);
 
   -ms-transform: translate(-50%, -50%);

Revision as of 14:55, 14 June 2018