Template:FBGSunset: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 10: | 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 { | .hero-text { | ||
color: #fff; | color: #fff; | ||
text-shadow: 0 0 6px rgba(0,0,0,0.6); | |||
position: absolute; | position: absolute; | ||
bottom: 10px; /* adjust this */ | bottom: 10px; /* adjust this */ | ||