6 I use thedonald.win mostly on my PC and find it hard to read on a 24 in. monitor. I resolved this by adding "Stylish" to my Dissenter browser and using this code. And it also turns the newbie handshake red to spot it easier. Copyable code in comments. (media.patriots.win) posted 87 days ago by JWSchrecker 87 days ago by JWSchrecker +6 / -0 1 comment share 1 comment share save hide report block hide child comments Comments (1) sorted by: top new old worst You're viewing a single comment thread. View all comments, or full comment thread. ▲ 1 ▼ – JWSchrecker [S] 1 point 87 days ago +1 / -0 html, body { margin: auto; max-width: 1050px; font-family: Arial,helvetica neue,Helvetica,sans-serif; background-color: #fff; } .new-member { color: #fb0303; font-size: 12px; } permalink save report block reply
html, body { margin: auto; max-width: 1050px; font-family: Arial,helvetica neue,Helvetica,sans-serif; background-color: #fff;
}
.new-member { color: #fb0303; font-size: 12px; }