görewhore

görewhore's profile picture

Last active:

Mood:

View my: Blog | Forum Topics

SpaceHey URL:

https://spacehey.com/ggorewhore

görewhore's Interests

General




Music

i love siouxsie and the banshees,bauhaus,him, the used,snow whites poison bite,attack attack,3oh!3,alesana,sunny day real estate,dropping a popped locket,never shout never,scene kidz,cash cash,the medic droid,jbigga,Vega under fire,4dbling,ohemgee,breathe Carolina,I set my friends on fire,kesha,p!atd,03 greedo,mrknightowl,crystal castles,lil peep,lil tracy,descendants,ms sancha,ms krazie,brownside,thy art is murder,misfits,ghost town,she wants revenge,too $hort, christian death,bathory,him,darkthrone,chase Atlantic,morbid angel,cannibal corpse,coal chamber,cradle of filth,type o negative,rob zombie,soad and so much more:33333

Movies

texas chainsaw massacre, Friday the 13th,pet sematary,possession,day of the dead, the shining,scream,child’s play,saw, nightmare in elm street,hellraiser,the thing,maniac cop,the return of the living dead,madman,the slumber party massacre,my bloody valentine,,beetlejuice,the craft,Dracula,Blair witch project,the exorcist,Halloween,nosferatu,the amityville horror,the conjuring,the ring,

Television

monster high,south park,rick n morty, daria,downtown!

Books

i like horror a lot X3

Heroes

görewhore's Latest Blog Entries [View Blog]

There are no Blog Entries yet.

görewhore's Blurbs

About me:


Who I'd like to meet:


görewhore's Friends Comments

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

Thick Skeleton Skull Thick Skeleton Skull style> /* background of the page (i.e. left and right of your profile) */ body {   background-color: #111; } /* your profile itself. main does not encompass the header/footer, which I prefer to leave alone */ main {   background-color: #5e0034;   color: #5e0034; } /* links within main. --green is a variable from spacehey's own CSS */ main a {   color: var(--green); } /* color/style of borders around tables on the left */ .profile .contact, .profile .table-section, .profile .url-info {   border: 1px solid #5e0034; } /* colors for the table headings on the left */ .profile .contact .heading, .profile .table-section .heading, .home-actions .heading {   background-color: #5e0034;   color: #5e0034; } /* colors for table cell background (by default spacehey has a separate color for :first-child) */ .profile .table-section .details-table td {   background-color: #5e0034;   color: #5e003; } /* headings on the right */ .profile .blurbs .heading, .profile .friends .heading {   background-color: #5e003;   color: #5e0034; } Add this to any one of your profile items. Edit: Add this for friends' comments I didn't have any at first (womp womp)! .profile .friends .comments-table td {   background-color: #5e0034; } font-size: 14px