Добавил надпись о демонстрационной версии сайта

This commit is contained in:
Andrei 2023-02-28 00:11:43 +05:00
parent ed88142524
commit 913871fc47
7 changed files with 7 additions and 2 deletions

View File

@ -6,7 +6,7 @@ body {
min-height: 100%;
}
.navbar {
margin-top: -1.1vw;
margin-top: -1.4vw;
background-color: #dcb495;
display: inline-flex;
height: 8vw;

View File

@ -2,6 +2,7 @@
display: none;
}
.login_page {
margin-top: -1.1vw;
display: flex;
justify-content: center;
align-items: center;

View File

@ -6,6 +6,7 @@ main, html {
margin-bottom: 60%;
}
.header_block {
margin-top: -1.1vw;
width: 100%;
height: 75vw;
background-position: center;

View File

@ -2,6 +2,7 @@
display: none !important;
}
.page_error {
margin-top: -1.4vw;
height: 55vw;
background-color: #dcb495;
display: flex;

View File

@ -1,6 +1,7 @@
.recovery_page {
height: 60vw;
background-color: #dcb495;
margin-top: -1.1vw;
}
.recovery {
width: 100%;

View File

@ -2,6 +2,7 @@
display: none;
}
.register_page {
margin-top: -1.1vw;
display: flex;
justify-content: center;
align-items: center;

View File

@ -13,7 +13,7 @@
<title>{{title}}</title>
</head>
<body>
<div class="alert alert-danger" role="alert">
<div class="alert alert-danger mess_block" role="alert">
<h4 style="text-align:center;">Это деманстрационная версия сайта, пока что мы не рекомендуем сохранять здесь важные данные</h4>
</div>
<script