Difference between revisions of "Template:RHIT"

Line 98: Line 98:
 
.container {
 
.container {
 
   position: relative;
 
   position: relative;
   width: 50%;
+
   width: 100%;
 
}
 
}
  
Line 104: Line 104:
 
   display: block;
 
   display: block;
 
   width: 100%;
 
   width: 100%;
   height: auto;
+
   height: 100%;
 
}
 
}
  
Line 125: Line 125:
  
 
.text {
 
.text {
   color: white;
+
   color: black;
 
   font-size: 20px;
 
   font-size: 20px;
 
   position: absolute;
 
   position: absolute;

Revision as of 14:52, 14 June 2018