|
|
(234 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: center;
| |
| align-items: center;
| |
|
| |
| border: solid;
| |
| border-width: 2px;
| |
| border-radius: 10px;
| |
| border-color: #eaecf0;
| |
| }
| |
| | |
| #welcome-message {
| |
| font-size: 130%;
| |
| }
| |
|
| |
| @media screen {
| |
| html.skin-theme-clientpref-night #welcome-box {
| |
| border-color: #404244;
| |
| }
| |
| }
| |
| }} | |
| <div id="welcome-box"><h3 id="welcome-message">Welcome to the Alathra Wiki</h3></div>
| |