Compare commits
2 Commits
d5aa6ecc9a
...
5074b00093
Author | SHA1 | Date |
---|---|---|
Helen Chong | 5074b00093 | |
Helen Chong | 101e8d6a9c |
Binary file not shown.
After Width: | Height: | Size: 878 B |
|
@ -149,7 +149,7 @@ a.link-btn[href^="http"]:not([href*="leilukin.com"]) { padding-right: calc(var(-
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
overflow-x: clip;
|
overflow-x: clip;
|
||||||
overflow-clip-margin: 0.25em;
|
overflow-clip-margin: 0.5em;
|
||||||
}
|
}
|
||||||
@media only screen and (min-width: 60rem) {
|
@media only screen and (min-width: 60rem) {
|
||||||
.web-graphics {
|
.web-graphics {
|
||||||
|
|
|
@ -75,6 +75,7 @@ eleventyNavigation:
|
||||||
{{ adoptable("https://owlsroost.xyz/", "kittyfriends/owl-small-owlcat.gif", "Owl's small owlcat", "It's an owl! It's a cat! It's an owlcat! Made by Owl") }}
|
{{ adoptable("https://owlsroost.xyz/", "kittyfriends/owl-small-owlcat.gif", "Owl's small owlcat", "It's an owl! It's a cat! It's an owlcat! Made by Owl") }}
|
||||||
{{ adoptable("https://hillhouse.neocities.org/pixels", "kittyfriends/rosemary-ghostcat.gif", "rosemary's ghost cat") }}
|
{{ adoptable("https://hillhouse.neocities.org/pixels", "kittyfriends/rosemary-ghostcat.gif", "rosemary's ghost cat") }}
|
||||||
{{ adoptable("https://sakuradreams.neocities.org/", "kittyfriends/sakuradreams-Simba.gif", "Sakura Dream's Simba") }}
|
{{ adoptable("https://sakuradreams.neocities.org/", "kittyfriends/sakuradreams-Simba.gif", "Sakura Dream's Simba") }}
|
||||||
|
{{ adoptable("https://solaria.neocities.org/", "kittyfriends/solaria-creampuffs.png", "Solaria's mama cat Creampuff and her 3 little puffs") }}
|
||||||
{{ adoptable("https://solaria.neocities.org/", "kittyfriends/solaria-garfield.gif", "Solaria's Garfield art") }}
|
{{ adoptable("https://solaria.neocities.org/", "kittyfriends/solaria-garfield.gif", "Solaria's Garfield art") }}
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
|
Loading…
Reference in New Issue