Changes to be committed:
modified: index.html modified: offline.html
This commit is contained in:
@@ -29,9 +29,10 @@
|
||||
<h2 class="header" style="padding-top: 25px; padding-left: 25px; padding-right: 25px;">Мои проекты</h2>
|
||||
<div style="padding-top: 15px; padding-bottom: 15px; padding-left: 10%; padding-right: 10%;">
|
||||
<p class="card" style="background-color: inherit; padding-top: 15px; padding-bottom: 15px; padding-left: 25px; padding-right: 25px; --bs-card-border-color: chartreuse;">
|
||||
<a href="https://bronyfurry.com/?from=darkshy" class="btn btn-success" role="button" data-bs-toggle="button" style="margin-top: 5px;">BronyFurry fediverse</a>
|
||||
<a href="https://bronyfurry.com/?from=darkshy" rel="follow" class="btn btn-success" role="button" data-bs-toggle="button" style="margin-top: 5px;">BronyFurry fediverse</a>
|
||||
<a href="https://github.com/darkshymw" class="btn btn-dark" role="button" data-bs-toggle="button" style="margin-top: 5px;">Мой Github</a>
|
||||
<a href="https://vk.com/gigisarts" class="btn btn-warning" role="button" data-bs-toggle="button" style="margin-top: 5px;">Паблик с рисунками</a>
|
||||
<a href="/offline.html" rel="follow" class="btn btn-info" role="button" data-bs-toggle="button" style="margin-top: 5px;">Страница offline</a>
|
||||
</p>
|
||||
</div>
|
||||
<footer class="text-center" style="padding-top: 35px; padding-bottom: 15px; padding-left: 10%; padding-right: 10%;">
|
||||
|
||||
@@ -18,4 +18,6 @@ html>
|
||||
<h1 class="header dark">Dark<span class="shy">Shy</span></h1>
|
||||
<h2><span>У вас что-то сломалось, или сервер не доступен.</span></h2>
|
||||
<h3>Код ошибки: No internet connection or server is dead</h3>
|
||||
<h3>Попробовать еще раз?</h3>
|
||||
<a href="/" rel="follow">Главная</a>
|
||||
</body>
|
||||
Reference in New Issue
Block a user