Template:Overlay nav: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{#css: | |||
div.nav.location .heading { background-color:#96C; } | |||
div.nav.location dd, | |||
div.nav.location dt, | |||
div.nav.location table th { border-color:#96C; } | |||
}} | |||
<hr style="margin: 1em 0em; clear: both;" /> | <hr style="margin: 1em 0em; clear: both;" /> | ||
<div class="nav items wide"> | <div class="nav items wide"> | ||
Revision as of 09:08, 1 April 2019
{{#css:
div.nav.location .heading { background-color:#96C; }
div.nav.location dd,
div.nav.location dt,
div.nav.location table th { border-color:#96C; }
}}