Template:FBGSunset: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 15: | Line 15: | ||
.hero-text { | .hero-text { | ||
color: #fff; | color: #fff; | ||
font-size: clamp(1.2em, 2vw, 1.5em); | |||
text-shadow: 0 0 6px rgba(0,0,0,0.6); | text-shadow: 0 0 6px rgba(0,0,0,0.6); | ||
position: absolute; | position: absolute; | ||
bottom: | bottom: 20px; /* adjust this */ | ||
left: 10%; | left: 10%; | ||
right: 10%; | right: 10%; | ||
| Line 31: | Line 32: | ||
<div class="hero"> | <div class="hero"> | ||
<div class="hero-text"> | <div class="hero-text"> | ||
This page outlines the transition and archiving process for the {{{Facebook Group Name|}}} Facebook Group | This page outlines the transition and archiving process for the {{{Facebook Group Name|}}} Facebook Group. | ||
</div> | </div> | ||
</div> | </div> | ||