Comment on Why AO3 Doesn't Have an Official App

  1. One of the things i do is use a skin to make the background of a tag a specific colour so i know to skip over it. You could also use this to completely block out the tag by having the background colour match the text colour.

    .tags a[href*="TAG" i] { background-color: #HEX; }

    You can also single out words & it will change the background colour of any tag that has that word in it.

    Comment Actions
    1. This is clever! Never heard of this but I’ll have to try it

      (Also love the Tulip pfp)

      Comment Actions