User:4erospace/sandbox: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 17: | Line 17: | ||
.desc { | .desc { | ||
margin-right: auto; | margin-right: auto; | ||
} | } | ||
#mapimage { | #mapimage { | ||
Line 32: | Line 29: | ||
} | } | ||
.tile-row { | .tile-row { | ||
display: | display: flex; | ||
flex-flow: row wrap; | |||
justify-content: center; | |||
gap: | gap: 1em; | ||
} | } | ||
.tiles { | .tiles { | ||
background-color: #fafafa; | background-color: #fafafa; | ||
display: flex; | display: flex; | ||
width: | width: 180px; | ||
border: 1px solid; | border: 1px solid; | ||
border-color: #e4eaee; | border-color: #e4eaee; | ||
Line 78: | Line 73: | ||
<div class="container" style="width:790px;"> | <div class="container" style="width:790px;"> | ||
<div class="desc"> | <div class="desc"> | ||
<h3 style="font-size:210%; position: relative; top: 30px;">Welcome to the Alathra Wiki!</h3> | <h3 style="font-size:210%; position: relative; top: 30px; left: 10px;">Welcome to the Alathra Wiki!</h3> | ||
<p style="font-size:110%; position: relative; top: 20px;">The official encyclopedia for the Alathra Minecraft community since 2020.</p> | <p style="font-size:110%; position: relative; top: 20px; left: 10px;">The official encyclopedia for the Alathra Minecraft community since 2020.</p> | ||
<p style="width: 700px; position: relative; top: 20px;">Our mission is to serve as the primary reference for knowledge of the Alathran world. This is done with the help of people like you - by creating, editing and perfecting the content available. Got some interesting new lore to share? Or have you discovered a mechanic unheard of before?</p> | <p style="width: 700px; position: relative; top: 20px; left: 10px;">Our mission is to serve as the primary reference for knowledge of the Alathran world. This is done with the help of people like you - by [[Alathra:Wiki Guide|creating, editing and perfecting]] the content available. Got some interesting new lore to share? Or have you discovered a mechanic unheard of before?</p> | ||
<p style="position: relative; top: 25px;">> Let's write it down! <</p> | <p style="position: relative; top: 25px; left: 10px;"''>'''> [[Special:CreatePage|Let's write it down!]] <'''</p> | ||
</div></div></div> | </div></div></div> | ||
<div class="tile-row"> | <div class="tile-row"> | ||
<div class="tiles"> | <div class="tiles"> | ||
<div>[[File:Stillwindsclimate.jpg|250px|class=tile-image|link=2nd dosentury]]</div> | <div>[[File:Stillwindsclimate.jpg|250px|class=tile-image|link=2nd dosentury]]</div> | ||
<div class="tile-desc" | <div class="tile-desc"><p class="tile-desc-title">[[Timeline]]</p></div> | ||
</div> | </div> | ||
<div class="tiles"> | <div class="tiles"> | ||
<div>[[File:Stillwindsclimate.jpg| | <div>[[File:Stillwindsclimate.jpg|250px|class=tile-image|link=2nd dosentury]]</div> | ||
<div class="tile-desc"><p class="tile-desc- | <div class="tile-desc"><p class="tile-desc-title">[[Landmasses]]</p></div> | ||
</div> | |||
<div class="tiles"> | |||
<div>[[File:Stillwindsclimate.jpg|250px|class=tile-image|link=2nd dosentury]]</div> | |||
<div class="tile-desc"><p class="tile-desc-title">[[Nations]]</p></div> | |||
</div> | </div> | ||
<div class="tiles"> | <div class="tiles"> | ||
<div>[[File:Stillwindsclimate.jpg|250px|class=tile-image|link=2nd dosentury]]</div> | |||
<div class="tile-desc"><p class="tile-desc-title">[[Towns]]</p></div> | |||
</div> | |||
<div class="tiles"> | |||
<div>[[File:Stillwindsclimate.jpg|250px|class=tile-image|link=2nd dosentury]]</div> | |||
<div class="tile-desc"><p class="tile-desc-title">[[Individuals]]</p></div> | |||
</div> | |||
<div class="tiles"> | |||
<div>[[File:Stillwindsclimate.jpg|250px|class=tile-image|link=2nd dosentury]]</div> | |||
<div class="tile-desc"><p class="tile-desc-title">[[Events]]</p></div> | |||
</div> | </div> | ||
</div> | </div> |