delete my memory, thanks
delete my memory, thanks
há um monte de dor que eu não falo sobre.
brücken.
a arte é consolar aqueles que são quebrados pela vida.
van gogh.
no tumblr, sentimentos alheios e tão pessoais em poucos reblogues se tornam tão coletivos
TOM HOLLAND
— by David Sims for Prada
She was the love of his life. (inspo.)
$('.circle').mouseenter(function(){ $(this).children('.fas').fadeOut("slow"); $(this).css({"height":"22px"}); $(this).animate({"width":"55px"}); $(this).siblings('.info').delay( 800 ).fadeIn("slow"); }); $('.info').mouseleave(function(){ $(this).siblings('.circle').children('.fas').delay(800).fadeIn("slow"); $(this).siblings('.circle').animate({"width":"25px"}); $(this).fadeOut("slow"); });