How to remove the hazmat suits

  • 🏰 The Fediverse is up. If you know, you know.
  • Want to keep track of this thread?
    Accounts can bookmark posts, watch threads for updates, and jump back to where you stopped reading.
    Create account
Remove the suits? Why would you want to...I find it hilarious. Also I use the Chinese forum skin making it 100x better!
 
I rigged mine so I can drink booze with it
0.jpg
 
I don't see how this suit is supposed to protect something that's already broken.
 
Updated the extension to make it near-perfect.
Change modder.css to this:
CSS:
span.avatar::before, a.avatar::before {
    background-size: 0px !important;
}

a.avatar img:not(.cropImage) {
    border-radius: 0px !important;
    height: auto !important;
}

span.avatar {
    border-radius: 0px !important;
}

a.avatar {
    border-radius: 0px !important;
}
 
Last edited:
Back
Top Bottom