Main Page: Difference between revisions
Tag: Undo |
Switch of design |
||
Line 1: | Line 1: | ||
__NOTOC____NOEDITSECTION____NOTITLE__{{#css: | __NOTOC____NOEDITSECTION____NOTITLE__{{#css: | ||
#welcome-box { | |||
height: 100px; | |||
width: auto; | |||
display: flex; | |||
justify-content: flex-start; | |||
align-items: center; | |||
padding-left: 30px; | |||
border: solid; | |||
border-width: 2px; | |||
border-radius: 10px; | |||
border-color: #eaecf0; | |||
} | |||
.column-div { | |||
display: flex; | |||
flex-direction: column; | |||
} | } | ||
#welcome-message { | |||
justify-content: center; | |||
padding: 0 0 20px 30px; | |||
} | |||
#welcome-title { | |||
margin: 2px; | |||
font-size: 180%; | |||
} | } | ||
#welcome-slogan { | |||
padding-left: 5px; | |||
margin: -2px; | |||
} | } | ||
#total-counter { | |||
font-size: 80%; | |||
padding-left: 120px; | |||
} | } | ||
#a-count { | |||
margin: 0px; | |||
} | } | ||
#e-count { | |||
margin: 0px; | |||
} | } | ||
#mini-nav-list { | |||
margin: 15px 0 15px 0; | |||
font-size: 80%; | |||
text-align: center; | |||
} | } | ||
#first-container { | |||
display: flex; | display: flex; | ||
justify-content: space-between; | justify-content: space-between; | ||
margin-bottom: 50px; | |||
} | } | ||
#featured-article { | |||
height: 525px; | |||
width: 50%; | |||
padding-left: 20px; | |||
padding-right: 20px; | |||
border: solid; | |||
border-width: 2px; | |||
border-radius: 10px; | |||
border-color: #eaecf0; | |||
} | } | ||
# | #main-page-nav { | ||
padding-top: 0px; | |||
height: | height: 525px; | ||
width: 50%; | |||
} | } | ||
# | #title-box { | ||
flex- | display: flex; | ||
flex-direction: row; | |||
justify-content: space-between; | |||
} | } | ||
# | #featured-title { | ||
margin: 0; | |||
} | } | ||
# | #feature-stamp { | ||
padding: | padding-right: 20px; | ||
margin-top: 0.9em; | |||
} | } | ||
# | @media screen { | ||
html.skin-theme-clientpref-night #welcome-box #featured-article #second-container { | |||
border-color: #404244; | |||
} | |||
} | } | ||
# | #second-container { | ||
display: flex; | |||
flex-direction: column; | |||
justify-content: center; | |||
align-items: center; | |||
border: solid; | |||
border-width: 2px; | |||
border-radius: 10px; | |||
border-color: #eaecf0; | |||
} | } | ||
# | #map-title { | ||
} | } | ||
}} | }} | ||
< | <div id="welcome-box">[[File:Alathra Icon 128.png|link=]]<div id="welcome-message" class="column-div"><h3 id="welcome-title">Welcome to the Alathra Wiki</h3><p id="welcome-slogan">the official Alathran encyclopedia</p></div><div id="total-counter" class="column-div"><p id="a-count">'''Total articles:''' {{NUMBEROFARTICLES}}</p><p id="e-count">'''Total edits:''' {{NUMBEROFEDITS}}</p></div></div> | ||
<div class=" | <div id="mini-nav-list"><p>[[Wiki for beginners]] • [[List of guides]] • [[Lore calendar]] • [[Contributor portal]] • [[Special:SpecialPages|Special pages]] • [[FAQ]]</p></div> | ||
<div id=" | |||
<div id=" | <div id="first-container"><div id="featured-article"><div id="title-box"><h3 id="feature-title">Featured article</h3><div id="feature-stamp">[[File:Quality_imagesX10.svg|25px]]</div></div><hr style="width: 96%; margin: 0 0 0 -4px; padding-left: 0;">{{Alathra:Featured article}}</div><div id="main-page-nav">{{Alathra:Navigation}}</div></div> | ||
< | |||
<div | |||
</div> | |||
<div | <div id="second-container"><h3 id="map-title">Map of the New World</h3><div id="map">{{Alathra:Map}}</div></div> | ||
< | |||
</ | |||
<div id=" | |||
</div> |