Important: The GCConnex decommission will not affect GCCollab or GCWiki. Thank you and happy collaborating!
Difference between revisions of "Template:KCII-CSIA-Main-Navigation-English"
Jump to navigation
Jump to search
| Line 8: | Line 8: | ||
'''[[User:Nick.frenette/Knowledge_Circle_for_Indigenous_Inclusion/Federal_Institutions_Best_practices|<span style="color: Snow">'''Federal Institutions Best practices'''</span>]]''' | '''[[User:Nick.frenette/Knowledge_Circle_for_Indigenous_Inclusion/Federal_Institutions_Best_practices|<span style="color: Snow">'''Federal Institutions Best practices'''</span>]]''' | ||
|} | |} | ||
| + | |||
| + | {{#css: | ||
| + | ul.nav { | ||
| + | list-style-type: none; | ||
| + | list-style-image: none; | ||
| + | margin: 0; | ||
| + | padding: 0; | ||
| + | overflow: hidden; | ||
| + | background-color: #2B536B; | ||
| + | } | ||
| + | |||
| + | ul.nav li { | ||
| + | float: left; | ||
| + | margin:0; | ||
| + | } | ||
| + | |||
| + | ul.nav li a { | ||
| + | display: block; | ||
| + | color: white; | ||
| + | text-align: center; | ||
| + | padding: 14px 16px; | ||
| + | text-decoration: none; | ||
| + | } | ||
| + | |||
| + | ul.nav li a:hover { | ||
| + | background-color: #111; | ||
| + | } | ||
| + | |||
| + | ul.nav li { | ||
| + | border-right: 1px solid #bbb; | ||
| + | } | ||
| + | |||
| + | ul.nav li:last-child { | ||
| + | border-right: none; | ||
| + | } | ||
| + | }} | ||
| + | |||
| + | <ul class="nav"> | ||
| + | <li>[[User:Nick.frenette/Knowledge_Circle_for_Indigenous_Inclusion|Home]]</li> | ||
| + | <li>[[User:Nick.frenette/Knowledge_Circle_for_Indigenous_Inclusion|Home]]</li> | ||
| + | <li>[[User:Nick.frenette/Knowledge_Circle_for_Indigenous_Inclusion|Home]]</li> | ||
| + | <ul> | ||