Main Page: Difference between revisions

m (Added ynames custom link to Galaxy)
(fix the banner css to use container queries instead of viewport width so that it dynamically adjusts the size of the text to fit the container. in short, this makes it so that it looks the same across all zooms and all resolutions (hopefully))
Tag: 2017 source edit
Line 1: Line 1:
<div style="text-align: center;">
<div style="text-align: center;">


<div class="galaxypediabanner" style="margin-bottom: 30px;">
<div class="galaxypediabanner" style="margin-bottom: 30px; container-type: inline-size; user-select: none; word-break: break-word;">
<div class="bannerpedia" style="font-size: 5.5vw; font-family: 'Rocket Rinder', Arial; color: white; text-shadow: white 0 0 15px; letter-spacing: 5px; user-select: none; word-break: break-word; margin-bottom: -0.4em;">Galaxypedia</div>
<div class="bannerpedia" style="font-size: 8cqw; font-family: 'Rocket Rinder', Arial; color: white; text-shadow: white 0 0 15px; letter-spacing: 5px; margin-bottom: -0.4em;">Galaxypedia</div>


<div class="bannerpedia" style="font-family: 'ethno centric', Arial; color: white; text-shadow: white 0 0 5px; font-size: 1.25vw; user-select: none; word-break: break-word;">The new era of the Galaxy Wiki</div>
<div class="bannerpedia" style="font-size: 1.8cqw; font-family: 'ethno centric', Arial; color: white; text-shadow: white 0 0 5px;">The new era of the Galaxy Wiki</div>
</div>
</div>