Difference between revisions of "Template:US AFRL CarrollHS"

Line 352: Line 352:
 
}
 
}
  
 +
.hero-text {
 +
    text-align: center;
 +
    position: absolute;
 +
    top: 50%;
 +
    left: 50%;
 +
    transform: translate(-50%, -50%);
 +
    color: white;
  
 +
}
 +
 +
.hero-text h1 {
 +
color: #234C69;
 +
font-size: 80px;
 +
line-height: 80px;
 +
font-weight: bold;
 +
text-decoration: none;
 +
background-color: rgba(255, 255, 255, 0.5);
 +
border: 5px solid white;
 +
 +
}
  
 
.hero-text h1 {
 
.hero-text h1 {

Revision as of 00:14, 2 November 2017