Main Page: Difference between revisions

m Test update #1
No edit summary
Line 1: Line 1:
__NOTOC____NOEDITSECTION____NOTITLE__{{#css:
__NOTOC____NOEDITSECTION____NOTITLE__{{#css:
  :root {
  --background: #ecedaf;
  }
   #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: 550px;
     height: 600px;
   }
   }
    
    
Line 37: Line 34:
     height: 400px;
     height: 400px;
   }
   }
 
  #lore-time {
    text-align: center;
    width: 550px;
    padding: 2px 2px 2px 2px;
    margin-bottom: 15px;
    border: solid;
    border-width: 2px;
    border-color: #dbed98;
    background-color: var(--background);
  }
}}
}}
<!-- 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="lore-time">Current lore date: '''{{SHINECALENDAR}}'''</div>{{Alathra:Map}}</div>
<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>
Retrieved from "https://wiki.alathra.com/"