Hey hey Spacehey ^_^ I haven't blogged in a hot minute so here I am
It feels like so much and so little has happened lately. Christmas came and went which was super sweet 'cuz now I'm totally dressed down in my cutecore shit which I'm so so happy about 'cuz my cutecore on-and-off again is now a bit less on-and-off again since I actually have a good amount of stuff to dress in now.
New Year's was also incredibly sick AND OH MY GOD I ACTUALLY BAWLED MY EYES OUT FOR THE STRANGER THINGS FINALE. It wasn't that anything in the show really made me cry, but I was just so sad that it was over. It's always held a really special place in my heart because I started it when I was 11 or 12 with my cousin I was really close with who has since passed, so it always reminded me of her and it was really hard to see it go (AND THEN THEY HIT MY WITH HEROES BY DAVID BOWIE [I love David Bowie.]) but I guess that just means I get to rewatch it over and over and over again lol Back to the topic of New Year's, I think I just like ultimately fumbled so I'm genuinely on the way to losing it 
Basically, there's this running joke between me, the guy I like (Sawyer), and his best friend (Malcolm) where I'll draw them pictures (per their request) of them as yaoi characters in a really funny looking style. So anyway, I was making a 2025 end of the year post on my Instagram and I put one of the yaoi pictures at the end and tagged them in it (other people were tagged in their respective photos) because I was like ha ha funny and since Malcolm had also posted one of the yaoi photos I thought it'd be fine. Well uh timeskip to the next morning and SAWYER FUCKING UNFOLLOWED ME WHAT
Like he's totally fine with it and everything in person but like I guess he didn't want the rest of the internet to know we associate with each other so fuck you dweebass
And even if he didn't want me posting it for some reason (which wouldn't make sense considering how like I said earlier, Malcolm's posted it before and Sawyer didn't gaf) he coulda just texted me and I woulda taken it down but now I'm scared bc apparently I put him off but maybe I'm crazy but I don't think that was my fault. ANYWAY, let's move on otherwise we're gonna be here forever.
Actually never mind 'cuz now that I think about it I don't have anything else to say-
So on that note BUH-BYE ILY GUYS 
Comments
Displaying 1 of 1 comments ( View all | Add Comment )
Julia
I love the blog!! How do you add the background image?
I can find the exact blog entry that I learned from, but basically just type your blog then click the <> icon in the top left corner of the editor (which should then turn into an eye) and paste your code at the very beginning. After that, just click the eye again and it should be good :) Your bg image and stuff might not show up until after you publish the blog tho
This is the code I use but you can edit it as needed ^_^
body {
background-image: url("https://i.pinimg.com/1200x/21/f3/9a/21f39ad12b788c1b6c186fe32a3e5c7b.jpg");
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
font-family: 'Georgia', serif;
}
.inner b {
color: #804303
}
nav .top {
background-color: sienna;
}
nav .links {
background-color: saddlebrown;
text-align: right;
border-radius: 4px 4px 0 0;
background-position: center;
background-repeat: no-repeat;
}
button {
color: #f5c795;
background-color: saddlebrown; }
.count {
color:#f5c795 ;
}
a {
color: #f5c795;
}
nav .links a {
color:#f5c795;
}
footer {
background-color: sienna;
}
footer p {
color: #804303;
}
footer .links {
color:#804303;
}
.comments-table td:first-child, .comments-table td, .comment-replies, .details-table td:first-child, .details-table td {
background: papayawhip;
color:#e87905;
}
.edit-info {
background-color: papayawhip;
border: 1px;
}
.blog-entry .title {
background-color: papayawhip;
color: #e87905;
padding: 5px;
}
p.links a:first-child .icon{
content: url("https://i.imgur.com/Sro934T.gif”);
width: 25px;
height: auto;
}
p.links a:nth-child(2) .icon {
content: url(“https://i.imgur.com/Ucbnshs.gif”);
width: 25px;
height: auto;
}
p.links a:last-child .icon, table.comments-table td .icon {
content: url(“https://i.imgur.com/xOjym2d.gif”);
width: 25px;
height: auto;
}
.blog-entry .content {
background-color: black;
padding: 10px;
}
main {
background-color: black;
}
main .left {
background-color: black;
color: #804303;
}
main .right {
padding: 1px;
background-color: black;
}
HTML,BODY{cursor: url("cursor link here"), url("cursor link here"), auto;}
.logout-btn,
.blog-entry .kudos-btn{
background: none !important;
border: none;
padding: 0 !important;
cursor: pointer;
user-select: text;
text-decoration: none;
color: #804303;
color: var(--#804303);
}
by ⭑.alien glir ⭑🛸⭑.; ; Report