template: display headers inline (backport from production)
This commit is contained in:
parent
c90e26a374
commit
5db9305408
@ -1,7 +1,6 @@
|
|||||||
{qswiki:include:general_header}
|
{qswiki:include:general_header}
|
||||||
<main id="content">
|
<main id="content">
|
||||||
<h2>Search</h2>
|
<h2>Search</h2><br>
|
||||||
|
|
||||||
Search content of pages:
|
Search content of pages:
|
||||||
<form action="{qswiki:config:wikipath}" method="GET"><input type="hidden" name="action" value="search"/><input type="text" name="q" value="search here" onfocus="this.value=''"></form>
|
<form action="{qswiki:config:wikipath}" method="GET"><input type="hidden" name="action" value="search"/><input type="text" name="q" value="search here" onfocus="this.value=''"></form>
|
||||||
</main>
|
</main>
|
||||||
|
@ -23,6 +23,7 @@ h1, h2, h3
|
|||||||
{
|
{
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
display: inline;
|
||||||
}
|
}
|
||||||
|
|
||||||
nav
|
nav
|
||||||
|
Loading…
Reference in New Issue
Block a user