Compare commits
3 Commits
b9f915f283
...
4290c95879
Author | SHA1 | Date | |
---|---|---|---|
4290c95879 | |||
af6c34599b | |||
4671c017b5 |
@ -22,9 +22,9 @@ layout: default
|
||||
<p>How About a Cheap, Used AMD Graphics Card? (R9 270X)</p>
|
||||
</a></div>
|
||||
|
||||
<div class="video-card columns four"><a href="https://www.youtube.com/watch?v=kMaFYUNwE5U">
|
||||
<img class="u-max-full-width" src="/assets/images/bitgoblin-thumbnails/bg-36-thumbnail.png" alt="Let's Take a Look at Debian 10 Buster">
|
||||
<p>Let's Take a Look at Debian 10 "Buster"</p>
|
||||
<div class="video-card columns four"><a href="https://youtu.be/QKoujsPhZvk">
|
||||
<img class="u-max-full-width" src="/assets/images/bitgoblin-thumbnails/bg-52-thumbnail.png" alt="Add 10 Gigabit Networking to Your PC for Cheap!">
|
||||
<p>Add 10 Gigabit Networking to Your PC for Cheap!</p>
|
||||
</a></div>
|
||||
</div>
|
||||
|
||||
@ -43,15 +43,15 @@ layout: default
|
||||
<p>F2P Hardcore Ironman Playlist</p>
|
||||
</a></div>
|
||||
|
||||
<div class="video-card columns four"><a href="https://www.youtube.com/watch?v=AhcCiqDegr0">
|
||||
<img class="u-max-full-width" src="/assets/images/ascendings-thumbnails/asc-30-thumbnail.jpg" alt="Is Daeyalt Essence Worth Using?">
|
||||
<p>Is Daeyalt Essence Worth Using?</p>
|
||||
</a></div>
|
||||
|
||||
<div class="video-card columns four"><a href="https://www.youtube.com/watch?v=W3pFR_e3OuM">
|
||||
<img class="u-max-full-width" src="/assets/images/ascendings-thumbnails/asc-19-thumbnail.jpg" alt="Karambwan Cooking alt">
|
||||
<p>Karambwan Cooking alt</p>
|
||||
</a></div>
|
||||
|
||||
<div class="video-card columns four"><a href="https://www.youtube.com/playlist?list=PLIg6BQwweIwF3bypxw35FCDpzdjCfdx3y">
|
||||
<img class="u-max-full-width" src="/assets/images/ascendings-thumbnails/asc-52-thumbnail.png" alt="Ultimate Ironman Playlist">
|
||||
<p>Ultimate Ironman Playlist</p>
|
||||
</a></div>
|
||||
</div>
|
||||
|
||||
</section>
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 4.7 KiB |
BIN
src/assets/images/ascendings-thumbnails/asc-52-thumbnail.png
Executable file
BIN
src/assets/images/ascendings-thumbnails/asc-52-thumbnail.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 370 KiB |
Binary file not shown.
Before Width: | Height: | Size: 657 KiB |
BIN
src/assets/images/bitgoblin-thumbnails/bg-52-thumbnail.png
Executable file
BIN
src/assets/images/bitgoblin-thumbnails/bg-52-thumbnail.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 840 KiB |
@ -1,4 +1,4 @@
|
||||
$footer-height: 165px
|
||||
$footer-height: 150px
|
||||
|
||||
$color-primary: #1e76d1
|
||||
$color-primary-hover: darken(#1e76d1, 10%)
|
||||
|
@ -8,6 +8,7 @@ body
|
||||
font-size: 2rem
|
||||
margin: 0
|
||||
padding-bottom: $footer-height
|
||||
overflow-x: hidden
|
||||
|
||||
a
|
||||
color: $color-primary
|
||||
@ -160,3 +161,6 @@ hr
|
||||
|
||||
p
|
||||
text-align: center
|
||||
&:not(:last-child)
|
||||
margin-bottom: 5px
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user