Main Page: Difference between revisions

m CSS test
m CSS test
Line 37: Line 37:
    
    
   #total-counter {
   #total-counter {
    flex: 10%;
     font-size: 80%;
     font-size: 80%;
    padding-left: 120px;
   }
   }
    
    
Line 74: Line 74:
    
    
   #main-page-nav {
   #main-page-nav {
     padding-top: 0px;
     padding: 0 0 0 15px;
     height: 525px;
     height: 525px;
     width: 50%;
     width: 50%;
Line 90: Line 90:
    
    
   #feature-stamp {
   #feature-stamp {
    padding-right: 20px;
     margin-top: 0.9em;
     margin-top: 0.9em;
   }
   }
Line 99: Line 98:
     justify-content: center;
     justify-content: center;
     align-items: center;
     align-items: center;
   
    background-color: #f5f1e4;
      
      
     border: solid;
     border: solid;
Line 107: Line 108:
    
    
   #map-title {
   #map-title {
     margin: 10px;
     margin: 10px 0 5px 0;
     background-color: #e3c871;
    padding: 5px 10px;
     background-color: #f7f5ed;
   
    border: outset;
    border-width: 3px;
   }
   }
    
    
   @media screen {
   #map-subtitle {
    font-style: italic;
    font-size: 80%;
    margin-bottom: 10px;
  }
 
    @media screen {
html.skin-theme-clientpref-night #welcome-box #featured-article #second-container {
html.skin-theme-clientpref-night #welcome-box #featured-article #second-container {
border-color: #404244;
border-color: #404244;
}
}
   
    html.skin-theme-clientpref-night #second-container {
        background-color: #1a1403;
    }
   
    html.skin-theme-clientpref-night #map-title {
        background-color: #362904;
    }
   
   }
   }
    
    
Line 121: Line 141:
<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="mini-nav-list"><p>[[Wiki for beginners]] • [[List of guides]] • [[Lore calendar]] • [[Contributor portal]] • [[Special:SpecialPages|Special pages]] • [[FAQ]]</p></div>


<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 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: auto; margin: 0;">{{Alathra:Featured article}}</div><div id="main-page-nav">{{Alathra:Navigation}}</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="second-container"><h3 id="map-title">Map of the New World</h3><p id="map-subtitle">Click on any continent to get started</p><div id="map">{{Alathra:Map}}</div></div>
Retrieved from "https://wiki.alathra.com/"