eughghg stylesheet >:C
This commit is contained in:
parent
9d649b10cb
commit
a93ae99382
3 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@ menu-title: blinkies
|
||||||
welcome to my collection of blinkies! this used to all be consolidated on one page, but it's growing a little large, so I've divided the old webcore page into distinct pages to increase loading times. ![yay](/img/emoji/x3.gif)
|
welcome to my collection of blinkies! this used to all be consolidated on one page, but it's growing a little large, so I've divided the old webcore page into distinct pages to increase loading times. ![yay](/img/emoji/x3.gif)
|
||||||
|
|
||||||
<div class="imgwall" id="padded">
|
<div class="imgwall" id="padded">
|
||||||
<div id="blinkies">
|
<div class="blinkies">
|
||||||
{% include layout/gallery/gallery.html folder="img/webcore/blinkies" data_file="blinkies" %}
|
{% include layout/gallery/gallery.html folder="img/webcore/blinkies" data_file="blinkies" %}
|
||||||
</div>
|
</div>
|
||||||
<!-- tol boys-->
|
<!-- tol boys-->
|
||||||
|
|
|
@ -475,7 +475,7 @@ hr {
|
||||||
margin: 1rem;
|
margin: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
#blinkies img {
|
.blinkies img {
|
||||||
max-width: 150px;
|
max-width: 150px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue