add bg-white to sections
This commit is contained in:
parent
fddea8882b
commit
566243c75d
94
index.html
94
index.html
@ -35,8 +35,8 @@
|
||||
</p>
|
||||
</section>
|
||||
|
||||
<section class="mb-5">
|
||||
<h2>What I use</h2>
|
||||
<section class="bg-white border rounded shadow-sm p-3 mb-3">
|
||||
<h2>🔌 What I use</h2>
|
||||
|
||||
<p class="fw-bold mb-1">📕 Languages & frameworks</p>
|
||||
<div class="mb-3">
|
||||
@ -69,8 +69,8 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="mb-5">
|
||||
<h2>My projects</h2>
|
||||
<section class="bg-white border rounded shadow-sm p-3 mb-3">
|
||||
<h2>🗂️ My projects</h2>
|
||||
|
||||
<div class="row row-cols-1 row-cols-md-2 row-cols-xl-3 g-3 justify-content-start align-items-start">
|
||||
<div>
|
||||
@ -122,61 +122,51 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="mb-5">
|
||||
<h2>My little projects</h2>
|
||||
<section class="bg-white border rounded shadow-sm p-3 mb-3">
|
||||
<h2>💼 My little projects</h2>
|
||||
|
||||
<div class="d-flex flex-column">
|
||||
<p class="d-flex bg-white border rounded shadow-sm p-3">
|
||||
<a class="btn btn-sm btn-primary" href="https://git.a2s.su/mirror" target="_blank">🔗</a>
|
||||
<span class="align-end lh-lg mx-2">Git mirrors of some repos</span>
|
||||
</p>
|
||||
</div>
|
||||
<p>
|
||||
<a class="btn btn-sm btn-outline-primary" href="https://git.a2s.su/mirror" target="_blank">🔗</a>
|
||||
<span class="align-end lh-lg mx-2">Git mirrors of some repos</span>
|
||||
</p>
|
||||
|
||||
<div class="d-flex flex-column">
|
||||
<p class="d-flex bg-white border rounded shadow-sm p-3">
|
||||
<a class="btn btn-sm btn-primary" href="https://git.a2s.su/iiiypuk/lpp-linux-builder" target="_blank">🔗</a>
|
||||
<span class="align-end lh-lg mx-2">Script for build
|
||||
<a href="http://rinnegatamante.github.io/lpp-vita/" target="_blank">Lua Player Plus</a>
|
||||
apps for PSVITA (PSP2)</span>
|
||||
</p>
|
||||
</div>
|
||||
<p>
|
||||
<a class="btn btn-sm btn-outline-primary" href="https://git.a2s.su/iiiypuk/lpp-linux-builder" target="_blank">🔗</a>
|
||||
<span class="align-end lh-lg mx-2">Script for build
|
||||
<a href="http://rinnegatamante.github.io/lpp-vita/" target="_blank">Lua Player Plus</a>
|
||||
apps for PSVITA (PSP2)</span>
|
||||
</p>
|
||||
|
||||
<div class="d-flex flex-column">
|
||||
<p class="d-flex bg-white border rounded shadow-sm p-3">
|
||||
<a class="btn btn-sm btn-primary" href="https://git.a2s.su/iiiypuk/lastfm-backup" target="_blank">🔗</a>
|
||||
<span class="align-end lh-lg mx-2">Script for download music scrobbles from Last.fm</span>
|
||||
</p>
|
||||
</div>
|
||||
<p>
|
||||
<a class="btn btn-sm btn-outline-primary" href="https://git.a2s.su/iiiypuk/lastfm-backup" target="_blank">🔗</a>
|
||||
<span class="align-end lh-lg mx-2">Script for download music scrobbles from Last.fm</span>
|
||||
</p>
|
||||
|
||||
<div class="d-flex flex-column">
|
||||
<p class="d-flex bg-white border rounded shadow-sm p-3">
|
||||
<a class="btn btn-sm btn-primary" href="https://git.a2s.su/iiiypuk/olr_steam" target="_blank">🔗</a>
|
||||
<span class="align-end lh-lg mx-2">Инструкция по запуску Oblivion Lost Remake в Steam
|
||||
(до ухода из GH было почти 1к скачиваний)</span>
|
||||
</p>
|
||||
</div>
|
||||
<p>
|
||||
<a class="btn btn-sm btn-outline-primary" href="https://git.a2s.su/iiiypuk/olr_steam" target="_blank">🔗</a>
|
||||
<span class="align-end lh-lg mx-2">Инструкция по запуску Oblivion Lost Remake в Steam
|
||||
(до ухода из GH было почти 1к скачиваний)</span>
|
||||
</p>
|
||||
|
||||
<div class="d-flex flex-column">
|
||||
<p class="d-flex bg-white border rounded shadow-sm p-3">
|
||||
<a class="btn btn-sm btn-primary" href="https://git.a2s.su/iiiypuk/ogsr_steam" target="_blank">🔗</a>
|
||||
<span class="align-end lh-lg mx-2">Инструкция по запуску OGSR Mod в Steam</span>
|
||||
</p>
|
||||
</div>
|
||||
<p>
|
||||
<a class="btn btn-sm btn-outline-primary" href="https://git.a2s.su/iiiypuk/ogsr_steam" target="_blank">🔗</a>
|
||||
<span class="align-end lh-lg mx-2">Инструкция по запуску OGSR Mod в Steam</span>
|
||||
</p>
|
||||
|
||||
<div class="d-flex flex-column">
|
||||
<p class="d-flex bg-white border rounded shadow-sm p-3">
|
||||
<a class="btn btn-sm btn-primary" href="https://git.a2s.su/iiiypuk/minecraft-libs-parser" target="_blank">🔗</a>
|
||||
<span class="align-end lh-lg mx-2">Library parser from <span class="font-monospace rounded p-1 bg-dark text-white">version.json</span> on Minecraft JE</span>
|
||||
</p>
|
||||
</div>
|
||||
<p>
|
||||
<a class="btn btn-sm btn-outline-primary" href="https://git.a2s.su/iiiypuk/minecraft-libs-parser" target="_blank">🔗</a>
|
||||
<span class="align-end lh-lg mx-2">Library parser from <span class="font-monospace rounded p-1 bg-dark text-white">version.json</span> on Minecraft JE</span>
|
||||
</p>
|
||||
|
||||
<div class="d-flex flex-column">
|
||||
<p class="d-flex bg-white border rounded shadow-sm p-3">
|
||||
<a class="btn btn-sm btn-primary" href="https://git.a2s.su/iiiypuk/cuboid" target="_blank">🔗</a>
|
||||
<span class="align-end lh-lg mx-2">Stuff
|
||||
<span class="font-monospace rounded p-1 bg-dark text-white">JoyeTech Cuboid TC 150W</span></span>
|
||||
</p>
|
||||
</div>
|
||||
<p>
|
||||
<a class="btn btn-sm btn-outline-primary" href="https://git.a2s.su/iiiypuk/cuboid" target="_blank">🔗</a>
|
||||
<span class="align-end lh-lg mx-2">Stuff
|
||||
<span class="font-monospace rounded p-1 bg-dark text-white">JoyeTech Cuboid TC 150W</span></span>
|
||||
</p>
|
||||
</section>
|
||||
|
||||
<section class="bg-white border rounded shadow-sm p-3 mb-3">
|
||||
<h2>📫 How to reach me</h2>
|
||||
</section>
|
||||
</main>
|
||||
</div> <!-- end container -->
|
||||
|
Reference in New Issue
Block a user