Changes to be committed:

modified:   index.html
	modified:   offline.html
This commit is contained in:
DarkShy
2023-01-14 15:13:07 +03:00
parent 0b688eaad4
commit 944b996690
2 changed files with 4 additions and 1 deletions

View File

@@ -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%;">