◡ ༘✶ h3ll ‹3 ♡ 💌
"playing pokémon , omori or splatoon 3🫠"
20, uk, female , bi , poly :] BIG OMORI AND SPLATOON FAN ❗️❗️
Last active:
Mood: chill 🍵
View my: Blog | Forum Topics
Contacting ◡ ༘✶ h3ll ‹3 ♡ 💌
SpaceHey URL:
https://spacehey.com/h3ll
◡ ༘✶ h3ll ‹3 ♡ 💌's Interests
General |
GIRLS. or boys ) (B1) |
Music |
dirtypop, anything similar to that . |
Movies |
CORALINE . ✨💫 |
Television |
STRANGER THINGS. |
Books |
uhm. death note :)))))) and uhh warrior cats .. wait especially twilight (ngl cant stop watching the movies 🌝) |
Heroes |
😐 |
◡ ༘✶ h3ll ‹3 ♡ 💌's Links
◡ ༘✶ h3ll ‹3 ♡ 💌's Latest Blog Entries [View Blog]
AAAAA (view more)
I need a gf. (view more)
Hey! (view more)
Hey! (view more)
ME BIRTHDAY (view more)
◡ ༘✶ h3ll ‹3 ♡ 💌's Blurbs
About me:
-->Layout Created By xXcrowFlockXx /* this is where the colors are rooted */ :root{ --headers: whitesmoke; --text: whitesmoke; --names: whitesmoke; --links: gray; --background_image: url('https://wallpapercave.com/wp/wp2686927.jpg'); --font-family: "Courier New", cursive; --curve: 0px; --borders: 2px solid gray; } /* this is where the colors for specific things are located */ h3, h4, h5{color: var(--headers)!important;} /* headings*/ a{color: var(--links) !important;} /* color of links */ p, h2, .count {color: var(--text);} /* color of text */ .friends a p{color: var(--names);} /* color of names, and friends counter */ nav label{color: var(--links);} /* color of search */ .section h4 {color: var(--headers);} /* aboutme & want2meet headings */ .blurbs .heading {display:none;} /* hides the blurbs title */ .details p:last-child{color: var(--text);} /* where the last login and status appears */ /* this is where your background image ends up being styled */ body{ background-image:url(https://i.pinimg.com/236x/a7/9f/e5/a79fe56c00febc60357714155333d7f2.jpg ); background-repeat: repeat; border-radius: 10px; } .profile { background-image:url( https://data.whicdn.com/images/350547422/original.gif ); background-repeat: repeat; border-radius: 10px; } } /* this is where your name appears */ h1{ color: white; font-family: "Courier New", cursive; font-size:30px !important; font-weight: 1; border: var(--borders); background-color: white; padding:5px; text-align: center; } /* the navigation is adjusted here */ nav{ background-image: url(https://i.ibb.co/VLWSLPS/tumblr-c663acddb9292fea0820d5938f5a8483-1f21e250-540.gif); border: var(--borders); border-radius: var(--curve); text-align: center; } nav .top, nav .links { background-color: transparent; border-radius: var(--curve); } nav .links a{ text-shadow:none; } /* this is the line that appears between links in the header and footer. you can add an emoji or symbol instead of the default line it has */ nav .links li:not(:last-child)::after, footer .links li:not(:last-child)::after{ content: "|"; color: white; } nav img.logo{ filter: brightness(0) saturate(100%) invert(50%) sepia(5%) saturate(326%) hue-rotate(174deg) brightness(92%) contrast(82%) !important; } /* the search wrapper and button */ .search-wrapper input[type=text] { background-color: transparent !important; border: 2px solid var(--links) !important; color:var(--links) !important; border-radius: var(--curve) !important; } button{ border-radius: var(--curve) !important; border: 0px solid var(--links) !important; font-family: var(--font-family) !important; background-color: transparent !important; color:var(--links) !important; } /* the online symbol and text */ .online{ color: var(--links) !important; text-transform: lowercase; text-align: right; } .online img{ filter: brightness(0) saturate(100%) invert(50%) sepia(5%) saturate(326%) hue-rotate(174deg) brightness(92%) contrast(82%); !important; } /* font family for the headers, navigation links, links, body text */ a, p, b, nav label, .section{ font-family: var(--font-family); font-size: 12px; font-weight: 1; text-shadow: 0px 0px 0px black; } h2, h3, h4, h5{ font-family: var(--font-family); font-size: 16px; text-align: center; font-weight: 1; text-shadow: 0px 0px 0px black; } /* 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-image: url(https://cdn130.picsart.com/7074dc04-f6bd-4407-af36-723d9c907bbc/378367458006201.png); } .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-image: url(https://cdn130.picsart.com/7074dc04-f6bd-4407-af36-723d9c907bbc/378367458006201.png); border-radius: var(--curve); border: transparent; outline: none; } /* the interest table */ .table-section{ border:none !important; border-radius: var(--curve) !important; background-image: url(https://cdn130.picsart.com/7074dc04-f6bd-4407-af36-723d9c907bbc/378367458006201.png); } /* 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-image: url(https://cdn130.picsart.com/7074dc04-f6bd-4407-af36-723d9c907bbc/378367458006201.png); 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; } footer{ background-image: url(https://i.ibb.co/VLWSLPS/tumblr-c663acddb9292fea0820d5938f5a8483-1f21e250-540.gif); border: var(--borders); padding:10px; margin-top: 10px; }
Who I'd like to meet:
uhh.. anyone rlly! especially omori fans :)
◡ ༘✶ h3ll ‹3 ♡ 💌's Friend Space
[view all]◡ ༘✶ h3ll ‹3 ♡ 💌 has 74 friends.
◡ ༘✶ h3ll ‹3 ♡ 💌's Friends Comments
Displaying 3 of 3 comments ( View all | Add Comment )
Wacky Alex |
THANKS FOR THE ADD!I am always playing wacky music.Take a listen? Have a suggestion? ► ◄HahHHahhHHahha! |
Garfield |
omg trippy ( ◉ _ ◉ ) ikr?? LMAO by ◡ ༘✶ h3ll ‹3 ♡ 💌; ; Report |
◡ ༘✶ h3ll ‹3 ♡ 💌 |
myself , all alone AYO by ◡ ༘✶ h3ll ‹3 ♡ 💌; ; Report by ◡ ༘✶ h3ll ‹3 ♡ 💌; ; Report |
:0
by ◡ ༘✶ h3ll ‹3 ♡ 💌; ; Report