Jump to content

Alathra:Navigation: Difference between revisions

m CSS test
No edit summary
 
(51 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#css:
{{#css:
   #nav-menu {
   #nav {
    height: auto;
    width: auto;
     display: flex;
     display: flex;
    justify-content: center;
     flex-direction: row;
     flex-direction: row;
     justify-content: space-between
     flex-wrap: wrap;
    gap: 30px;
   }
   }
 
}}
}}
<div id="nav-menu">
<div id="nav">
{{Navcard
{{Navcard
|link=[[Stillwind]]
|image=Reading guides.png
|text=Nations
|link=[[Guides]]
|text=Guides
}}
{{Navcard
|image=History category.png
|link=[[Alathra:Under Work]]
|text=History
}}
}}
{{Navcard
{{Navcard
|link=[[Stillwind]]
|image = Nation banners.png
|text=Events
|link=[[Alathra:Under Work]]
|text=Nations
}}
}}
{{Navcard
{{Navcard
|link=[[Stillwind]]
|image = Outpost castle.png
|text=Individuals
|link=[[Alathra:Under Work]]
|text=Towns
}}
}}
{{Navcard
{{Navcard
|link=[[Stillwind]]
|image=Universe category.png
|link=[[Alathra:Under Work]]
|text=Universe
|text=Universe
}}
}}
{{Navcard
{{Navcard
|link=[[Stillwind]]
|image=Cartography category.png
|text=Guides
|link=[[Alathra:Under Work]]
|text=Cartography
}}
}}
</div>
</div>

Latest revision as of 09:11, 28 June 2025