fruitythread

fruitythread's profile picture

"drawing"

Last active:

Mood:

View my: Blog | Forum Topics

SpaceHey URL:

https://spacehey.com/fruitythread

fruitythread's Interests

General

class of 09, danganronpa, card captor sakura, osc, precure, vocaloid, 2000, sailor moon

Music

ayesha erotica, rebzyyx, ii, mitski, tally hall, lemon demon, masafumi takada, yasuharu takanashi, uchiyae yuka, peach hips, ishida youko

Movies

Television

danganronpa the animation, card captor sakura futari wa pretty cure S☆S young sheldon Ojamajo Doremi

Books

the clow book, sailor moon 

Heroes

saki hyuuga, mai mishou, hibiki hojo, kanade minamono, and sakura kinamoto

fruitythread's Latest Blog Entries [View Blog]

Picmix Dump (view more)

hi (view more)

making a terrible video and need ideas (view more)

idk (view more)

fruitythread's Blurbs

About me:

Who I'd like to meet:

fruitythread's Friends Comments

Displaying 1 of 1 comments ( View all | Add Comment )

˚✧₊ benzodiazepine 🌱🥐

˚✧₊ benzodiazepine ☀️🌱🥐's profile picture

HI POOKIE

Report Comment



i love you

by fruitythread; ; Report

#vinyl-gallery * { all: unset; } #vinyl-gallery { all: initial!important; width: 100%!important; height: 230px!important; margin: 30px 0!important; display: flex!important; flex-direction: row!important; position: relative!important; margin-left: -6px!important; } #vinyl-gallery .vinyl { all:unset!important; perspective: 500px !important; width: 18px!important; transition: width 0.5s!important; } #vinyl-gallery .vinyl:hover { width: 148px!important; } #vinyl-gallery img { all:unset!important; transition: transform 0.5s, width 0.5s, height 0.5s, margin-top 0.5s!important; width: 180px!important; height: 180px!important; transform: rotateX(0deg) rotateY(25deg)!important; transform-style: preserve-3d!important; border-radius: 4px!important; border: 2px solid rgba(0, 0, 0, 0.1)!important; object-fit: cover!important; } #vinyl-gallery .vinyl:hover img { transform: rotateX(0deg) rotateY(10deg)!important; width: 188px!important; height: 188px!important; margin-top: -2px!important; } #vinyl-gallery .title { color: #000000; display: block; visibility: hidden; position: absolute; bottom: 0px; text-align: center; width: 100%; padding-left: 6px; } #vinyl-gallery .vinyl:nth-child(n):hover + .title { visibility: visible; }