Template:FBGSunset: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
<style> | <style> | ||
.hero { | .hero { | ||
position: relative; | |||
background-image: url('https://toonz.ca/bose/images-wiki/6/67/FBGSunset.jpg'); | background-image: url('https://toonz.ca/bose/images-wiki/6/67/FBGSunset.jpg'); | ||
background-size: cover; | background-size: cover; | ||
| Line 9: | Line 10: | ||
background-color: #cccccc; | background-color: #cccccc; | ||
/* Define height so the div is visible */ | /* Define height so the div is visible */ | ||
height: | height: 300px; /* stable, predictable */ | ||
} | |||
.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); | |||
position: absolute; | |||
bottom: 20px; /* adjust this */ | |||
left: 10%; | |||
right: 10%; | |||
} | |||
} | } | ||
</style> | </style> | ||
| Line 24: | Line 31: | ||
|RightBody = | |RightBody = | ||
<div class="hero"> | <div class="hero"> | ||
< | <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> | ||
|Categories = | |Categories = | ||