Toribash
Original Post
Depends on which borders you're talking about. Main page alone has many different borders so please specify. There is no way to change all borders at once as they are categorised and divided throughout the page.
Last edited by Smaguris; Sep 5, 2017 at 01:25 PM.
Originally Posted by Smaguris View Post
Depends on which borders you're talking about. Main page alone has many different borders so please specify. There is no way to change all borders at once as they are categorised and divided throughout the page.

you can change most of those at once

i meant the borders on posts

pic

Last edited by surge; Sep 5, 2017 at 03:33 PM.
.tborder class

So
.tborder {
background: #CCCCCC;
}

That's for main page at least
Last edited by Smaguris; Sep 5, 2017 at 02:51 PM.
Don't mean to steal your thread, but is this done through inspect element? I'm a bit curious.
|Evil|
I don't exist
Originally Posted by Lucy View Post
Don't mean to steal your thread, but is this done through inspect element? I'm a bit curious.

inspect element to find out where stuff needs to be changed

Stylish to change it

ty zwouter