Template:WelcomeToLegopedia: Difference between revisions
Appearance
Created page with "<div style="border: 1px solid var(--border-color-base, #a2a9b1); padding: 2.4rem 1rem 2rem 1rem; text-align: center; margin-bottom: 1rem; border-radius: 2px; background-color: var(--background-color-interactive-subtle, transparent); overflow: hidden; position: relative;"> <!-- Thicker Red-White-Yellow Top Banner --> <div style="position: absolute; top: 0; left: 0; right: 0; height: 21px; background: linear-gradient(to bottom, #da291c 33.3%, #ffffff 33.3%, #ffffff..." |
No edit summary |
||
| Line 2: | Line 2: | ||
<!-- Thicker Red-White-Yellow Top Banner --> | <!-- Thicker Red-White-Yellow Top Banner --> | ||
<div style="position: absolute; top: 0; left: 0; right: 0; height: 21px; background: linear-gradient(to bottom, #da291c 33.3%, #ffffff 33.3%, #ffffff 66.6%, #ffcc00 66.6%); border-bottom: 1px solid rgba(0,0,0,0.15);"></div> | <div style="position: absolute; top: 0; left: 0; right: 0; height: 21px; background: linear-gradient(to bottom, #da291c 33.3%, #ffffff 33.3%, #ffffff 66.6%, #ffcc00 66.6%); border-bottom: 1px solid rgba(0,0,0,0.15);"></div> | ||
<!-- Image Added Here --> | |||
<div style="margin-top: 0.5em;"> | |||
<img src="YOUR_IMAGE_URL_HERE.png" alt="Legopedia Logo" style="max-width: 150px; height: auto; display: inline-block;"> | |||
</div> | |||
<div style="font-size: 2rem; font-family: 'Linux Libertine', Georgia, Times, serif; margin-bottom: 0.2em; margin-top: 0.3em;">Welcome to <span>Legopedia</span></div> | <div style="font-size: 2rem; font-family: 'Linux Libertine', Georgia, Times, serif; margin-bottom: 0.2em; margin-top: 0.3em;">Welcome to <span>Legopedia</span></div> | ||