картинки
This commit is contained in:
parent
3b97965b6e
commit
01f4764a16
@ -4,5 +4,5 @@
|
||||
|
||||
<div class="text-center">
|
||||
<h1 class="display-4">Добро пожаловать в «Банк «Вы банкрот». Клиент»</h1>
|
||||
<img src="https://argumenti.ru/images/arhnews/587918.jpg" alt="Logo" />
|
||||
<img src="https://logotip.online/static/html/examples/empty.jpg" alt="Logo" />
|
||||
</div>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>@ViewData["Title"] - Банк клиент</title>
|
||||
<title>@ViewData["Title"] - BankClientApp</title>
|
||||
<link rel="stylesheet" href="~/lib/bootstrap/dist/css/bootstrap.min.css" />
|
||||
<link rel="stylesheet" href="~/css/site.css" asp-append-version="true" />
|
||||
<link rel="stylesheet" href="~/AutocenterClientApp.styles.css" asp-append-version="true" />
|
||||
@ -53,7 +53,7 @@
|
||||
|
||||
<footer class="border-top footer text-muted">
|
||||
<div class="container">
|
||||
© 2023 - Банк клиент - <a asp-area="" asp-controller="Home" asp-action="Privacy">Privacy</a>
|
||||
© 2024 - UniversityClientApp - <a asp-area="" asp-controller="Home" asp-action="Privacy">Privacy</a>
|
||||
</div>
|
||||
</footer>
|
||||
<script src="~/lib/jquery/dist/jquery.min.js"></script>
|
||||
|
@ -24,5 +24,5 @@
|
||||
|
||||
<div class="text-center">
|
||||
<h1 class="display-4">Добро пожаловать в «Банк «Вы банкрот». Сотрудник»</h1>
|
||||
<img src="https://argumenti.ru/images/arhnews/587918.jpg" alt="Logo" />
|
||||
<img src="https://logotip.online/static/html/examples/empty.jpg" alt="Logo" />
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user