Difference between revisions of "Template:Navbox"

From ALttP Speedrunning Wiki
Jump to: navigation, search
Line 1: Line 1:
<includeonly>{{#invoke:Navbox|navbox}}</includeonly>
+
<includeonly>{{#css:
 +
.navbox-list li {
 +
    font-size: 105%;
 +
    list-style-type: square;
 +
    display: inline;
 +
}
 +
 
 +
.navbox-list li:not(:last-child)::after {
 +
    content: ' · ';
 +
    font-weight: bold;
 +
}
 +
}}{{#invoke:Navbox|navbox}}</includeonly>

Revision as of 14:12, 8 June 2018