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