93
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 16 Jun 2023
93 points (100.0% liked)
FUCK SPEZ! JOIN THE PROTEST! MASS MIGRATION!
7 readers
2 users here now
We are a magazine dedicated to the protest and boycott of Reddit. We are protesting due to Reddit's unfair API policy changes, the disgusting lying behavior of Spez the CEO, and the forced departure of the Apollo app and other 3rd party apps. Remember, the content on Reddit is generated by US THE USERS. It is OUR DATA they are profiting off of and claiming it as theirs.
founded 1 year ago
Come June 30th, I'm gonna start deleting my comments with one of the automated services mentioned here. I was planning on immediate deleting my account too but it looks like I'll have to wait for a bit.
OP, how did you make this article have an orange gradient in dark mode on mobile?
It's not the post, it's the magazine. Every post within the magazine will look like this.
I have the same question, it's almost unreadable...
uh oh , that wasnt my goal. ill try to make it more readable. the background on desktop extends a lot further, so that bright orange doesnt show until you reach the bottom. didnt know it looked like that on mobile
i did it through the CSS section of the appearance section of the magazine panel/settings. this will add a basic background with the link you specify:
#middle { background-image: url(INSERT IMAGE URL); background-repeat: no-repeat; background-size: cover; }
i'm currently using this
CSS styling is back, thank you!!