Crul, (edited )

FYI: there is a not-very-convenient way of tagging users, with addons like Stylus. You can change the username style and even add some text after it:


<span style="color:#323232;">a[href$="/u/Stamets@startrek.website"] {
</span><span style="color:#323232;">    background-color: purple !important;
</span><span style="color:#323232;">    color: white !important;
</span><span style="color:#323232;">    padding: 0 4px;
</span><span style="color:#323232;">    border-radius: 3px;
</span><span style="color:#323232;">}
</span><span style="color:#323232;">a[href$="/u/Stamets@startrek.website"]::after {
</span><span style="color:#323232;">    content: "- does post sources! :)";
</span><span style="color:#323232;">}
</span>

But you need to edit the CSS every time you want to add or change something.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • comicstrips@lemmy.world
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #