User:4erospace/sandbox: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 4: | Line 4: | ||
display: flex; | display: flex; | ||
flex-direction: row; | flex-direction: row; | ||
margin-left: 30px; | |||
} | } | ||
.container { | .container { | ||
Line 41: | Line 42: | ||
border: 1px solid; | border: 1px solid; | ||
border-color: #e4eaee; | border-color: #e4eaee; | ||
border-radius: 2px; | |||
box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0,0,0,0.1); | box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0,0,0,0.1); | ||
} | } | ||
Line 48: | Line 50: | ||
overflow: hidden; | overflow: hidden; | ||
padding: 0; | padding: 0; | ||
max-height: | max-height: 10em; | ||
max-width: 20em; | max-width: 20em; | ||
width: 100%; | width: 100%; | ||
Line 70: | Line 72: | ||
font-size: 120%; | font-size: 120%; | ||
} | } | ||
}}<div class="folder"> | }}<div class="folder"> | ||
<div class="container" style="width:790px;"> | <div class="container" style="width:790px;"> | ||
<div class="desc"> | <div class="desc"> | ||
<h3 style="font-size:210% | <h3 style="font-size:210%;">Welcome to the Alathra Wiki!</h3> | ||
<p style="font-size:110%; | <p style="font-size:110%; padding-top: -5px;">The official encyclopedia for the Alathra Minecraft community since 2020.</p> | ||
<p | <p>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 | <p>'''> [[Special:CreatePage|Let's write it down!]] <'''</p> | ||
</div></div></div> | </div></div></div> | ||
<div class="tile-row"> | <div class="tile-row"> |