Создание navbar

This commit is contained in:
mrmur 2022-03-28 20:11:32 +05:00
parent 4c5fd33606
commit 05ca45387a
2 changed files with 25 additions and 24 deletions

BIN
fonts/Alba.woff Normal file

Binary file not shown.

View File

@ -35,10 +35,11 @@
<h2 style="color:#56a3ff">О нас</h2>
</a>
</ul>
<p>
<a class="btn btn-primary " type="submit" href="/register">Зарегистрироваться</a>
<a class="btn btn-success" type="submit" href="/login">Войти</a>
</p>
<div>
<a class="btn btn-primary " style="background-color:#41b6ff" type="submit" href="/register"><h8>
Зарегистрироваться</h8></a>
<a class="btn btn-primary" style="background-color:#38aaff" type="submit" href="/login"><h8>Войти</h8></a>
</div>
</div>
</nav>
<!-- Begin page content -->