|
|
@ -9,8 +9,8 @@
|
|
|
|
<span class="icon-bar"></span>
|
|
|
|
<span class="icon-bar"></span>
|
|
|
|
</button>
|
|
|
|
</button>
|
|
|
|
<a class="navbar-brand" id="navbar-brand" href="/" style="position:absolute;top:-6px;display:inline;white-space:nowrap;">
|
|
|
|
<a class="navbar-brand" id="navbar-brand" href="/" style="position:absolute;top:-6px;display:inline;white-space:nowrap;">
|
|
|
|
<img id="greeting-icon" class="yacylogo" src="/env/grafics/yacy.png" style="height:auto; width:auto; max-width:200px; max-height:32px;vertical-align:middle">
|
|
|
|
<img id="greeting-icon" class="yacylogo" src="/env/grafics/yacy.png" style="height:auto; width:auto; max-width:200px; max-height:32px;vertical-align:middle;float:left;">
|
|
|
|
<span style="position:absolute;top:30px;left:80px;display:inline;white-space:nowrap;">Administration</span>
|
|
|
|
<span style="position:absolute;top:50%;float:left;"> Administration</span>
|
|
|
|
</a>
|
|
|
|
</a>
|
|
|
|
<form class="navbar-form" method="get" accept-charset="UTF-8" action="/yacysearch.html" style="padding-left:200px;max-width:400px;">
|
|
|
|
<form class="navbar-form" method="get" accept-charset="UTF-8" action="/yacysearch.html" style="padding-left:200px;max-width:400px;">
|
|
|
|
<input name="query" placeholder="Search..." class="form-control" type="text" size="36" maxlength="200" value=""/>
|
|
|
|
<input name="query" placeholder="Search..." class="form-control" type="text" size="36" maxlength="200" value=""/>
|
|
|
|