422-mp4
422-mp4
Izack
259 posts
He/Him • Certified Dumbass • LV 20
Last active 3 hours ago
Don't wanna be here? Send us removal request.
422-mp4 · 4 days ago
Text
Tumblr media
Hey Tumblr guess who is about to have a 🎶𝓶𝓮𝓷𝓽𝓪𝓵 𝓫𝓻𝓮𝓪𝓴𝓭𝓸𝔀𝓷 🎶
306 notes · View notes
422-mp4 · 7 days ago
Text
Glowy dark mode site skin
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
🎼 You would not believe your eyes, if 10 million fireflies ended up in the header of your AO3. 🎶
It's been a while since I tried glow effects, but I saw the fireflies and I couldn't resist.
CSS code under the cut.
#header {   background-image: url("https://cdn.pixabay.com/photo/2022/10/19/16/56/fireflies-7533056_1280.jpg");   background-repeat: no-repeat;   background-size: cover;   background-position: center center;   background-color: #152623; }
#header .heading {   height: 15em; }
#header .primary {   background: #0d1d1f;   box-shadow: 0px 0px 15px #f9f6ce; }
#header .logo, #header .heading sup {   visibility: hidden; }
#header .heading a {   color: #152623;   text-shadow: 0px 0px 15px #f9f6ce; }
.event .userstuff {   background: #425e50;   border: 1px solid #f9f6ce; }
#outer.wrapper {   background: #0d1d1f;   color: #f9f6ce; }
#main a {   color: #8c9b76; }
#greeting a.dropdown-toggle, #header .actions a {   color: #f9f6ce !important;   text-shadow: 0px 0px 3px #152623; }
#greeting .menu, #header .dropdown .menu, #header .dropdown:hover a {   background: #0d1d1f;   box-shadow: 0px 0px 15px #f9f6ce; }
span.submit.actions input.button {   display: none; }
#greeting img.icon {   display: none; }
#header #search .text, .search [role="tooltip"] {   background: #0d1d1f;   box-shadow: 0px 0px 15px #f9f6ce;   color: #f9f6ce !important;   border: 1px solid #0d1d1f; }
form.search input[type=text], form.search input[type=submit], .autocomplete div.dropdown ul {   background: #0d1d1f !important;   border: none;   box-shadow: 0px 0px 15px #f9f6ce;   color: #f9f6ce;   display: block; }
#header #search .text {   width: 7em; }
.notice, .comment_notice, .kudos_notice, ul.notes, .caution, .error, .comment_error, .kudos_error, .alert.flash {   background: #f9f6ce;   box-shadow: 0px 0px 15px #f9f6ce !important;   color: #0d1d1f;   border: none; }
.notice a, .comment_notice a, .kudos_notice a, ul.notes a, .caution a, .error a, .comment_error a, .kudos_error a, .alert.flash a {   color: #506957;   font-weight: bold; }
.splash .module h3 {   color: #f9f6ce;   border-bottom: 2px solid #f9f6ce; }
.splash .favorite li:nth-of-type(2n+1) a {   background: #f9f6ce;   box-shadow: 0px 0px 15px #f9f6ce;   color: #0d1d1f;   font-weight: bold;   font-variant: small-caps; }
.splash .favorite li:nth-of-type(2n+2) a {   color: #f9f6ce;   font-weight: bold;   font-variant: small-caps;   font-size: 110%; }
.splash .favorite li:nth-of-type(2n+1) a:hover, .splash .favorite li:nth-of-type(2n+2) a:hover {   color: #f9f6ce;   font-weight: bold;   font-variant: small-caps;   background: #425e50; }
#footer {   background: #425e50;   color: #f9f6ce;   border-top: 3px solid #f9f6ce;   box-shadow: 0px 0px 15px #f9f6ce; }
#footer a, #footer .heading {   color: #f9f6ce; }
.actions a, .actions a:focus, .actions input:focus, .action:focus, .actions li input, .actions li input[type="submit"], input[type="submit"], .actions li label, ul.navigation.actions li a, .action:link, .actions a:link {   background: #425e50;   border: 1px solid #f9f6ce;   color: #f9f6ce;   box-shadow: 0px 0px 15px #f9f6ce;   border-radius: 5px; }
.current, #dashboard .current {   background: #f9f6ce !important;   color: #0d1d1f !important;   box-shadow: 0px 0px 15px #f9f6ce !important;   border-radius: 5px; }
#dashboard.own {   border-top: 5px solid #f9f6ce;   border-bottom: 5px solid #f9f6ce;   box-shadow: 0px 0px 15px #f9f6ce; }
#dashboard a:hover {   background: #0d1d1f;   box-shadow: 0px 0px 15px #f9f6ce; }
#dashboard a {   color: #f9f6ce; }
dl.meta {   border: 1px solid #f9f6ce;   box-shadow: 0px 0px 15px #f9f6ce; }
.listbox .index {   background: #0d1d1f; }
.listbox, fieldset fieldset.listbox {   background: #f9f6ce;   box-shadow: 0px 0px 15px #f9f6ce; }
form dl, fieldset, fieldset fieldset, fieldset fieldset fieldset, fieldset fieldset dl dl, dd.hideme, form blockquote.userstuff, input, select, select:focus, textarea, span.symbol.question, .own {   background: #0d1d1f !important;   color: #f9f6ce !important;   border: 1px solid #f9f6ce;   box-shadow: 0px 0px 15px #f9f6ce; }
.autocomplete li.added, .post .meta dd ul li.added, label, label.required {   color: #f9f6ce; }
span.delete {   background: #f9f6ce;   box-shadow: 0px 0px 15px #f9f6ce; }
span.delete a {   color: #0d1d1f !important;   font-weight: bold; }
.ui-sortable li, .dynamic form, div.dynamic {   background: #0d1d1f;   border: 1px solid #f9f6ce; }
.dropdown {   background: #0d1d1f; }
form.verbose legend, .verbose form legend {   background: #f9f6ce;   color: #0d1d1f;   box-shadow: 0px 0px 15px #f9f6ce; }
li.blurb {   border: 1px solid #f9f6ce;   box-shadow: 0px 0px 15px #f9f6ce; }
.draft {   background: #0d1d1f;   color: #f9f6ce;   border: 2px dashed #f9f6ce;   box-shadow: 0px 0px 15px #f9f6ce; }
.draft .wrapper {   background: #0d1d1f;   border: 1px solid #f9f6ce; }
#header h2 {   background: #f9f6ce !important;   color: #0d1d1f;   box-shadow: 0px 0px 15px #f9f6ce; }
#stat_chart svg rect:first-of-type {   opacity: 60%; }
#stat_chart g[clip-path^=url] > g:nth-of-type(2) rect, #stat_chart svg g:nth-of-type(2) > g rect:last-of-type, #stat_chart g[clip-path^=url] > g:nth-of-type(2) rect:first-of-type {   filter: hue-rotate(140deg);   opacity: 80% !important; }
.statistics .index li:nth-of-type(2n) {   background: #0d1d1f;   border: 1px solid #f9f6ce; }
.reading h4.viewed, dl.index dd, table, th, dt.child {   background: #0d1d1f; }
#modal, span.replied {   background: #0d1d1f;   color: #f9f6ce;   border: 2px solid #f9f6ce;   box-shadow: 0px 0px 15px #f9f6ce; }
h4.heading.byline {   background: #f9f6ce;   color: #0d1d1f; }
li.comment {   border: 1px solid #f9f6ce; }
.comment div.icon {   border-bottom: 5px solid #f9f6ce;   box-shadow: 0px 0px 15px #f9f6ce; }
.thread .even {   background: #425e50; }
.unread {   background: #0d1d1f;   border: 5px dashed #f9f6ce !important; }
span.unread {   background: #f9f6ce;   color: #0d1d1f; }
span.indicator::before {   box-shadow: 0px 0px 15px #f9f6ce; }
.warnings .tag, .work .warning a.tag, dd.warning.tags a {   border: 1px solid #f9f6ce;   border-radius: 5px;   background: #f9f6ce;   padding-left: 2px;   padding-right: 2px;   box-shadow: 0px 0px 10px #f9f6ce; }
.relationships .tag, .work .relationships a.tag, dd.relationship.tags a {   background: none;   color: #f9f6ce !important;   font-weight: bold;   text-shadow: 0px 0px 15px #f9f6ce; }
.filters .expander {   background: url("https://64.media.tumblr.com/3c89981f933f9f57157d6dcec6fd85a7/94c6737c6db9ad60-e5/s1280x1920/f7557e617a5439c506721bd326580a0cb4c1f8d8.png") left center no-repeat;   color: #f9f6ce !important;   font-weight: bold; }
.filters .expanded .expander {   background: url("https://64.media.tumblr.com/dab095a2fd9387bc1e0c57747ba6b13f/94c6737c6db9ad60-ad/s1280x1920/c1a4e14e0565cdcac5d3e20bebac3ab440f2d607.png") left center no-repeat; }
8K notes · View notes
422-mp4 · 9 days ago
Text
Tumblr media
SURPRISE!
A slow chapter for a soft night. Rest up, Reader.
72 notes · View notes
422-mp4 · 10 days ago
Text
Got reminded again of my old coworker who was a massive misogynist but also trans inclusive. Told me he believed trans women are indeed women because "only women would be stupid enough to want to be women"
I wonder what he's doing now
125K notes · View notes
422-mp4 · 18 days ago
Text
while megacorporations profit off of exploitation of queer people and using pride flags for their tshirts and mugs, the creator of the lesbian flag, emily gwen, cant afford basic necessities and has to rely off of donations
Tumblr media
if you have something to spare or can share, please do so
22K notes · View notes
422-mp4 · 23 days ago
Text
do not forget the patron saint of these weeks that we celebrate ourselves proudly and openly in the streets
Tumblr media
her name was Marsha P Johnson, and we have her to thank for so much.
remember, the first Pride was a riot, and she was one of the brave souls who endured it to help carve the path which so many of us walk today. she helped found several activist groups regarding LGBT safety and wellbeing. and she was absolutely radiant, too.
thank you, Marsha. we remember you.
206K notes · View notes
422-mp4 · 26 days ago
Text
the worst part of "you'll understand when you're older" is that you really do understand when you're older
85K notes · View notes
422-mp4 · 1 month ago
Text
Tumblr media
137K notes · View notes
422-mp4 · 1 month ago
Text
Tumblr media
When the lights go out and the daycare closes, they might not let you leave
698 notes · View notes
422-mp4 · 1 month ago
Text
Tumblr media
Light and Dark
3K notes · View notes
422-mp4 · 1 month ago
Text
Tumblr media
Replaying Baldur's gate with my husband and company. Shadowheart and I have bonded over being the only other sane people in that game.
11K notes · View notes
422-mp4 · 1 month ago
Text
Sun’s room
Tumblr media
1K notes · View notes
422-mp4 · 2 months ago
Text
i must not kill myself . killing myself is the myself killer
141K notes · View notes
422-mp4 · 2 months ago
Text
Tumblr media Tumblr media
Some old Leviathantale art from last year? two years ago??? since it's Mermay again and I have nothing to show for it 😭 I love merms so much I'm going to explod 🔥🔥🔥 wish I could actually do the ideas I have for their designs justice right now but life is kicking my ass!!!
1K notes · View notes
422-mp4 · 2 months ago
Text
Tumblr media
been really busy ehe,,,
ldr by @spadillelicious !!!! one of my favorite fics,,,actually no, one of my fav pieces of literature ever?? read it u guys!!! this illust is based on one of my fav chapters:)
5K notes · View notes
422-mp4 · 2 months ago
Note
Do you think I could convince Dust to quit smoking if I told him how it decreases bone density, causes tooth decay and yellowing, and how kissing smokers would taste disgusting?
He'd pretend not to care. He'll say something like "you're hanging around with a mass murderer. and you're concerned about... my smoking habits?" He might even chuckle at you.
... But then, as time goes on, you notice the smell of smoke is fading from his clothes. You realise you haven't actually seen him smoke in a while. In fact, when was the last time he stepped outside for a cigarette break? If you ask him about it, he just shrugs. He doesn't seem bothered and lets the subject change.
You won't get a straight answer from him. If you press Killer or Horror about it, they'll tell you Dust "suddenly quit" and they aren't sure why. But if you really press them, and promise not to tell Dust that they blabbed... they'll tell you it's because he was worried that you'd be put off kissing him.
He already thinks you've got many reasons to not kiss him. No need to add more.
328 notes · View notes
422-mp4 · 2 months ago
Text
Tumblr media
2K notes · View notes