add gettie's webring to main layout
This commit is contained in:
parent
8bd1fcf03a
commit
868c89ce42
@ -245,7 +245,7 @@ layout: compress
|
|||||||
</div>
|
</div>
|
||||||
<h2 class="highlighted">webrings</h2>
|
<h2 class="highlighted">webrings</h2>
|
||||||
<div class="flex-wrap">
|
<div class="flex-wrap">
|
||||||
<p>hotline webring</p>
|
<p>Hotline Webring</p>
|
||||||
<a href="https://hotlinewebring.club/shr4pnel/previous">Previous</a>
|
<a href="https://hotlinewebring.club/shr4pnel/previous">Previous</a>
|
||||||
<a href="https://hotlinewebring.club/shr4pnel/next">Next</a>
|
<a href="https://hotlinewebring.club/shr4pnel/next">Next</a>
|
||||||
</div>
|
</div>
|
||||||
@ -263,6 +263,17 @@ layout: compress
|
|||||||
<a href="https://baccyflap.com/noai/?rnd">Random</a>
|
<a href="https://baccyflap.com/noai/?rnd">Random</a>
|
||||||
<a href="https://baccyflap.com/noai/?nxt&s=cum">Next</a>
|
<a href="https://baccyflap.com/noai/?nxt&s=cum">Next</a>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="flex-wrap">
|
||||||
|
<p>Gettie's Webring</p>
|
||||||
|
<div class="flex-align-center">
|
||||||
|
<a href="https://webring.getimiskon.xyz/shrapnelnet/prev"><--</a>
|
||||||
|
<a href="https://webring.getimiskon.xyz/">
|
||||||
|
<img width="50" src="/assets/graphics/gettie.png" alt="gettie's fursona! also the index for their webring." title="Webring index">
|
||||||
|
</a>
|
||||||
|
<a href="https://webring.getimiskon.xyz/shrapnelnet/next">--></a>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 class="highlighted">lainchan</h2>
|
<h2 class="highlighted">lainchan</h2>
|
||||||
<div class="friend-container lain">
|
<div class="friend-container lain">
|
||||||
|
@ -189,6 +189,16 @@ div.social-links > a {
|
|||||||
margin: 0 auto 15px;
|
margin: 0 auto 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.flex-align-center {
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.flex-align-center > a > img {
|
||||||
|
margin: 0 15px;
|
||||||
|
}
|
||||||
|
|
||||||
@media only screen and (max-width: 980px) {
|
@media only screen and (max-width: 980px) {
|
||||||
.card {
|
.card {
|
||||||
min-width: unset;
|
min-width: unset;
|
||||||
|
BIN
assets/graphics/gettie.png
Normal file
BIN
assets/graphics/gettie.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 29 KiB |
Loading…
x
Reference in New Issue
Block a user