#it was not easy ghlkh it took me like 30 hrs at least
Explore tagged Tumblr posts
Text
btw if you are making workskins for ao3 you can apply display:none to classes to hide content from users with creator’s style on but display it to users with creator’s style off. this allows you to make notes about important content that is only visible with CSS on. display: none hides content from screenreaders as well as from visual displays. it works like this: .hide { display: none; } <div class=“hide”>hidden content</hide>
#ao3#i finally updated stay so it works with creator’s style off#it took me forever bc i had to write a completely new tumblr skin#i liked the old one but it was just not possibly to retrofit#it was not easy ghlkh it took me like 30 hrs at least#largely but not exclusively bc ao3 does absolutely bizarre things to your code#i had to strip all paragraph styling out of it then add a class so it could be manually readded#if u inspect element and are like hey what the fuck is happening here#that is why
1 note
·
View note