change logo to text
This commit is contained in:
@@ -42,8 +42,8 @@
|
||||
<header class="fixed-top">
|
||||
<div class="col-md-12">
|
||||
<div class="row mt-2 mb-2">
|
||||
<div class="col-lg-2 align-self-center">
|
||||
<a class="menu-logo" href="{{ SITEURL }}/" rel="home"><img src="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/images/logo.svg" class="logo" alt="logo" ></a>
|
||||
<div class="col-lg-2 align-self-center text-center">
|
||||
<a class="text-white font-weight-bold" href="{{ SITEURL }}/" rel="home">LibreTube</a>
|
||||
</div>
|
||||
<div class="col-lg-5 align-self-center">
|
||||
<form action="{{ SITEURL }}/buscar.php"><input placeholder="Type to search..." type="search" name="q" required></form>
|
||||
@@ -58,7 +58,6 @@
|
||||
</li>
|
||||
<li class="ml-2">{{ _('VideoTeca')}}</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
<!-- End login -->
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user