Alathra:Navigation: Difference between revisions
m CSS test |
m CSS test |
||
Line 1: | Line 1: | ||
{{#css: | |||
#nav-menu { | |||
display: flex; | |||
flex-direction: row; | |||
} | |||
}} | |||
<div id="nav-menu"> | |||
{{Navcard | |||
|link=[[Stillwind]] | |||
|text=Nations | |||
}} | |||
{{Navcard | {{Navcard | ||
|link=[[Stillwind]] | |link=[[Stillwind]] | ||
|text= | |text=Events | ||
}} | }} | ||
{{Navcard | {{Navcard | ||
| | |link=[[Stillwind]] | ||
| | |text=Individuals | ||
|link=[[ | }} | ||
|text= | |||
{{Navcard | |||
|link=[[Stillwind]] | |||
|text=Guides | |||
}} | }} | ||
</div> |