Main Page: Difference between revisions
No edit summary |
m Class test |
||
Line 33: | Line 33: | ||
flex-basis: 30%; | flex-basis: 30%; | ||
height: 400px; | height: 400px; | ||
} | |||
.styled-basic { | |||
background-color: blue; | |||
} | } | ||
}} | }} | ||
Line 39: | Line 43: | ||
<div id="getting-started">{{Alathra:Getting started}}</div> | <div id="getting-started">{{Alathra:Getting started}}</div> | ||
<div id="continent-map">{{Alathra:Map}}</div> | <div id="continent-map"><div class="styled-basic">Test</div>{{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> |