lily

lily's profile picture

"ily aj lee"

message me about literally anthing i love talking 😁

Last active:

Mood:

View my: Blog | Forum Topics

SpaceHey URL:

https://spacehey.com/lolily

lily's Interests

General

musicc soccer concerts video games animals

Music

mcr ptv sws fir parx fontaines dc kneecap versatile motley crue

Movies

heathers the dirt

Television

holby city casualty

Books

Heroes

my bff

lily's Links

lily's Latest Blog Entries [View Blog]

MCR GLASGOW? (view more)

GIVE ME IDEAS PLEASE!? (view more)

READ PLS! (view more)

MCR!?! (view more)

INTRO! (view more)

lily's Blurbs

About me:

i try to use this like once a year but im acc locking in now trustt anyways im lily im 15(09) im irish i love love love music heres most my playslists + bffs mixed lol

Who I'd like to meet:

lily's Friends Comments

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

brónagh ★

 brónagh ★ 's profile picture

ur also irish omg:0

Report Comment



YESSS galway clear

by lily; ; Report

.online { animation: rotation 8s infinite linear; } @keyframes rotation { from { transform: rotate(0deg); } to { transform: rotate(359deg); } } /*Customize Scrollbar*/ ::-webkit-scrollbar { width: 8px; height: 10px;} ::-webkit-scrollbar-thumb { background: darkred;} ::-webkit-scrollbar-track { background:black;} #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: #ff0099; 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; }