|
|
(221 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| __NOTOC____NOEDITSECTION____NOTITLE__{{#css:
| | [[File:Invicon copper repair kit.png|64px|class=invslot-item-image]] |
| #welcome-box {
| | {{#countDownClock:2025-07-12 16:00:00}} |
| height: 100px;
| |
| width: auto;
| |
|
| |
| display: flex;
| |
| justify-content: space-around;
| |
| align-items: center;
| |
|
| |
| border: solid;
| |
| border-width: 2px;
| |
| border-radius: 10px;
| |
| border-color: #eaecf0;
| |
| }
| |
| | |
| #welcome-message {
| |
| display: flex;
| |
| flex-direction: column;
| |
| justify-content: center;
| |
| padding-bottom: 10px;
| |
| }
| |
|
| |
| #welcome-title {
| |
| font-size: 180%;
| |
| }
| |
|
| |
| @media screen {
| |
| html.skin-theme-clientpref-night #welcome-box {
| |
| border-color: #404244;
| |
| }
| |
| }
| |
| }}
| |
| <div id="welcome-box"><div id="welcome-message"><h3 id="welcome-title">Welcome to the Alathra Wiki</h3><h4 id="welcome-slogan">the official Alathran encyclopedia</h4></div>[[File:Alathra Icon 128.png|link=]]</div>
| |