Jump to content

User:4erospace/sandbox: Difference between revisions

m CSS test
m CSS test
Line 5: Line 5:
      
      
     display: flex;
     display: flex;
     justify-content: center;
     justify-content: space-around;
     align-items: center;
     align-items: center;
      
      
Line 15: Line 15:


   #welcome-message {
   #welcome-message {
     font-size: 140%;
     font-size: 180%;
   }
   }
    
    
Line 24: Line 24:
   }
   }
}}
}}
<div id="welcome-box"><h3 id="welcome-message">Welcome to the Alathra Wiki</h3></div>
<div id="welcome-box"><h3 id="welcome-message">Welcome to the Alathra Wiki</h3>[[File:Alathra Icon 256.png]]</div>

Revision as of 14:05, 1 June 2025

Welcome to the Alathra Wiki