WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2024 Poal.co

1.4K

The more easily accessible side bar button was originally on /s/MeanwhileOnVoat and /s/DataLossPrevention.

Now, it has been deployed on /s/crApple and /s/Internet! Enjoy!

Code, with colours used in /s/DataLossPrevention:

#togglesb { 
   position:fixed; z-index:12;
   border-left:1px solid #0FF;
   border-top:1px solid #0FF;
   border-right:1px solid #0FF;
   border-radius:3px 3px 0 0;
   color:teal!important;
   bottom:30vh;right:-48px;
   transform:rotate(-90deg);
   text-transform:lowercase!important;
   padding-left:5px;padding-right:5px;
   padding-bottom:50px;
}
The more easily accessible side bar button was originally on /s/MeanwhileOnVoat and /s/DataLossPrevention. Now, it has been deployed on /s/crApple and /s/Internet! Enjoy! Code, with colours used in /s/DataLossPrevention: ~~~ #togglesb { position:fixed; z-index:12; border-left:1px solid #0FF; border-top:1px solid #0FF; border-right:1px solid #0FF; border-radius:3px 3px 0 0; color:teal!important; bottom:30vh;right:-48px; transform:rotate(-90deg); text-transform:lowercase!important; padding-left:5px;padding-right:5px; padding-bottom:50px; } ~~~

(post is archived)