-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,10 +23,6 @@ | |
} | ||
</style> | ||
</head> | ||
<body> | ||
<h1>Сайт временно не доступен(ू˃̣̣̣̣̣̣︿˂̣̣̣̣̣̣ ू)</h1> | ||
<div class="content-blocker"></div> | ||
</body> | ||
<body> | ||
<style> h1 { | ||
background: linear-gradient(to right, red, blue); | ||
|
@@ -59,7 +55,8 @@ <h2><span class="rainbow-text-loop">Связаться с нами</span></h2> | |
<li><a href="https://t.me/borofone_top">Владелец чатов</a></li> | ||
<li><a href="https://t.me/Vlas330">Зам. Владельца</a></li> | ||
<p>Нашли опечатку в навигации? Напишите на почту [email protected]</p> | ||
</section> | ||
<div class="content-blocker"></div> | ||
</section> | ||
<section> | ||
</footer> | ||
<!-- сюда можно подключить jquery <script src="scripts/app.js" defer></script> --> | ||
|