click here to read more
more
staff: we have an update!
all of tumblr:
staff: you can now make polls!
all of tumblr:
🎼 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; }
how to start reading again
from someone who was a voracious reader until high school and is now getting back into it in her twenties.
start with an old favourite. even though it felt a little silly, i re-read the harry potter series one christmas and it wiped away my worry that i wasn't capable of reading anymore. they are long books, but i was still able to get completely immersed and to read just as fast as i had years and years ago.
don't be afraid of "easier" books. before high school i was reading the french existentialists, but when getting back into reading, i picked up lucinda riley and sally rooney. not my favourite authors by far, but easier to read while not being totally terrible. i needed to remind myself that only choosing classics would not make me a better or smarter person. if a book requires a slower pace of reading to be understood, it's easier to just drop it, which is exactly what i wanted to avoid at first.
go for essays and short stories. no need to explain this one: the shorter the whole, the less daunting it is. i definitely avoided all books over 350 pages at first and stuck to essay collections until i suddenly devoured donna tartt's goldfinch.
remember it's okay not to finish. i was one of those people who finished every book they started, but not anymore! if i pick up a book at the library and after a few chapters realise i'd rather not read it, i just return it. (another good reason to use your local library! no money spent on books you might end up disliking.)
analyse — or don't. some people enjoy reading more when they take notes or really stop to think about the contents. for me, at first, it was more important to build the habit of reading, and the thought of analysing what i read felt daunting. once i let go of that expectation, i realised i naturally analyse and process what i read anyway.
read when you would usually use your phone. just as i did when i was a child, i try to read when eating, in the bathroom, on public transport, right before sleeping. i even read when i walk, because that's normally a time i stare at my screen anyway. those few pages you read when you brush your teeth and wait for a friend very quickly stack up.
finish the chapter. if you have time, try to finish the part you're reading before closing the book. usually i find i actually don't want to stop reading once i get to the end of a chapter — and if i do, it feels like a good place to pick up again later.
try different languages. i was quickly approaching a reading slump towards the end of my exchange year, until i realised i had only had access to books in english and that, despite my fluency, i was tired of the language. so as soon as i got back home i started picking up books in my native tongue, which made reading feel much easier and more fun again! after some nine months, i'm starting to read in english again without it feeling like a huge task.
forget what's popular. i thought social media would be a fun way to find interesting books to read, but i quickly grew frustrated after hating every single book i picked up on some influencer's recommendation. it's certainly more time-consuming to find new books on your own, but this way i don't despise every novel i pick up.
remember it isn't about quantity. the online book community's endless posts about reading 150 books each year or 6 books in a single day easily make us feel like we're slow, bad readers, but here's the thing: it does not matter at all how many books you read or what your reading pace is. we all lead different lives, just be proud of yourself for reading at all!
stop stressing about it. we all know why reading is important, and since the pandemic reading has become an even more popular hobby than it was before (which is wonderful!). however, there's no need to force yourself to be "a reader". pick up a book every now and then and keep reading if you enjoy it, but not reading regularly doesn't make you any less of a good person. i find the pressure to become "a person who reads" or to rediscover my inner bookworm only distances me from the very act of reading.
This is a ritual that serves to attract love.Â
You’ll need:
A pink satin ribbon
A pink candle
It is necessary to prepare one pink ribbon of satin so that it does not have a knot, which we will wrap around the candle of soft pink color.Â
Then the following is written on the paper:
"I am asking Venus, the goddess of love, to send me true love (say what virtues and characteristics a person should have)."
This paper is left next to the burning candle.Â
Before the candle burns out, take the pink ribbon and carry it in a wallet or purse.
⛤Isidora ⛤
Random things about your future lover
Pick a picture from below
DM to purchase a reading! All the prices are listed on my paid reading post.
Picture 1
May be an earth sign. Virgo, Taurus or Capricorn.
They have lots of hobbies and things they like to do in their free time.
They hate it when people waste their time.
Very straightforward and cutthroat.
May be cheated on or may have severe trust issues.
They always working on something.
They are gonna come into your life really soon and unexpectedly.
They will really like the way you dress yourself.
They may even be your potential life partner or definately a long term relationship.
They have really beautiful hands and may be an artist.
Initials A,D,G,Z,U,C,B,W
They are really protective of the people they love.
Picture 2
Definitely a gentleman. Very traditional.
They love taking care of themselves.
May be a leo or have sun in their 1st or 5th house.
You may meet them around the holiday season.
They are really patient and think before they speak.
Very poetic with their words. Love language may be giving handwritten letters.
Very mysterious aura, don't talk much to people or never share anything about themselves.
You may meet them after a breakup or heartbreak.
You both work in the same career field.
May be your boss or your senior.
Very passionate and dedicated about what they do.
They love talking but not on texts.
Picture 3
They may be really popular among the opposite gender. They seem to have a lot of admires.
A perfectionist and a workaholic. Loves their job with their whole heart.
You may meet them through a trip or while travelling.
Their love language is gift giving and acts of service.
They are really practical but may get delulu sometimes.
They are emotionally mature and do not hide their feelings.
It's giving fire sign energy. May require more sleep than an average person.
Says what's on their mind. May be a bit rude sometimes.
May meet them in 2 months.
May be Aquarius, Scorpio or cancer rising .
You literally manifested them. They are a dream come true for you.
May have light colored hair.
Guys I know I have been inactive for a long time but I am just going through a lot this month. Wish me luck and expect more posts in the future.
nobody:
the cemetery groundskeeper the morning after jason todds ressurection:
You will need ~
-A piece of paper
-A pen (preferred red/pink)
-Red/pink lipstick
-Crystals (optional)
-Red/pink/white string
-Red/pink/white candle
Get a piece of paper and fill it with how much said person loves you (eg; __ is obsessed about me, __ dreams about me .etc)
Add hearts to the page
Fold it towards you and turn clockwise about three times
Hold it to your heart and visualise the paper being engulfed by a glowing red/white light and think about said person being in love with you
Label the paper ‘LOVE’ like your sending a letter
Put on lipstick and kiss the paper a couple of times
Drip candle wax on it
Leave it on your alter to charge for atleast a few hours (optionally with crystals around and on top of it)
After it’s charged, remove the crystals and tie a red string around it
Leave it in a manifestation box or at least store it in your alter
hope this helps <3
Agneta and the Sea King from the Scandinavian folktale
The point is that they’re all stupid