Main Page: Difference between revisions
m Test update #1 |
No edit summary |
||
Line 1: | Line 1: | ||
__NOTOC____NOEDITSECTION____NOTITLE__{{#css: | __NOTOC____NOEDITSECTION____NOTITLE__{{#css: | ||
#starter { | #starter { | ||
text-align: center; | text-align: center; | ||
} | } | ||
#starter-header { | #starter-header { | ||
font-weight: bold; | font-weight: bold; | ||
Line 25: | Line 22: | ||
#continent-map { | #continent-map { | ||
flex-basis: 60%; | flex-basis: 60%; | ||
height: | height: 600px; | ||
} | } | ||
Line 37: | Line 34: | ||
height: 400px; | height: 400px; | ||
} | } | ||
}} | }} | ||
<!-- Flexbox container for the main page elements --> | <!-- Flexbox container for the main page elements --> | ||
Line 54: | Line 39: | ||
<div id="getting-started">{{Alathra:Getting started}}</div> | <div id="getting-started">{{Alathra:Getting started}}</div> | ||
<div id="continent-map" | <div id="continent-map">{{Alathra:Map}}</div> | ||
<!--<div id="navigation"></div>--> | <!--<div id="navigation"></div>--> | ||
<div id="featured-article">{{Alathra:Featured article}}</div> | <div id="featured-article">{{Alathra:Featured article}}</div> |