inerttia

inerttia's profile picture

"rotting"

Last active:

Mood: I want to rip my skin off

View my: Blog | Forum Topics

SpaceHey URL:

https://spacehey.com/profile?id=2708850

inerttia's Interests

General

I have a guitar (electric red SG), sometimes I draw something, sometimes I watch something, 

Music

I listen to different music 

Movies

Dead poets society

Lilya4-ever

Suicide Room

Eternal Sunshine of the Spotless Mind

Mysterious Skin

Se7en

Stay


Television

I watched experiments lein, evangelion, berserk, ergo proxy, death note and other anime, i like mtv downtown, I also watched better call saul and breaking bad, supernatural, doctor house, wayne, skins

Books

1984

Heroes

hero(in)

inerttia's Latest Blog Entries [View Blog]

There are no Blog Entries yet.

inerttia's Blurbs

About me:

I'm a girl, I'm 15, I like different subcultures and just interesting people. I know Russian and Romanian very well, but English is 50/50 


Who I'd like to meet:

i want to meet ryan gosling or jensen ackles or edward from twilight or just find friends here 

inerttia's Friends Comments

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

/* the hr code. the hr is the horizontal line when you want to separate important info or add a break in your paragraphs*/ hr{ height:2px; background: gray; border: none; } /* this is where you adjust the borders and background */ .blurbs, .mood, .friends, .contact, .profile .table, .blog-preview, .profile .table-section{ border-radius: var(--curve); border: var(--borders)!important; background-color: black!important; } .comment-replies{border:4px groove gray;} /* this is the border around the replies */ .comment-reply:not(:first-child){border-top: 2px solid var(--links);} /* line in between comment replies*/ /* your interest and comments table row background color */ td{ background-color: transparent!important; } /* the middle section of your profile background color*/ main{ background: transparent; border-radius: var(--curve); border: transparent; outline: none; } /* the interest table */ .table-section{ border:none !important; border-radius: var(--curve) !important; } /* the header section of the boxes */ .heading{ background: none !important; } /* this is the box that says "Edit Info" when you're logged in, and to your friends it says "Profile Name is your friend". */ .profile-info { background-color: black !important; border: var(--borders) !important; border-radius: var(--curve) !important; } /* adjusting images borders and adding styling if you want to */ .profile-pic{ padding: 10px; } /* you can add text-align:center; if you want your friends to be centered */ .friends-grid{ text-align: center; } /* margin and padding */ h2, h3, h4, h5, p{padding-left:5px !important;} /* this is important when you have rounded corners */ .contact .heading, .profile .table-section .heading, .blog-preview .heading, .profile .friends .heading, .mood{padding: 5px!important;text-align: center;} .mood, .friends{margin-bottom: 10px;} .url-info{display: none;} .general-about .details{ background: black; border: var(--borders); padding-bottom: 70px; margin-bottom: 10px; } .contact{ padding: 5px } .contact .f-col{ padding: 0px 0px 7px; } .f-row{ margin:0px!important; } /* this is the comments table scroll code. you can delete this if you don't want a scroll box */ .comments-table { display: block; height: 500px!important; overflow-y: scroll; outline: none !important; border-radius: 3px; border-spacing: 6px; border: transparent; } .comments-table td{ border: 2px solid gray; } footer{ background: black; border: var(--borders); padding:10px; margin-top: 10px; } /* .details-table td:first-child{display:none;} this hides the movies,books,heroes titles*/