Off Topic > Off Topic
Are these quote boxes still broken for everyone else?
King Tøny:
--- Quote from: HellHound on October 06, 2017, 05:05:49 PM ---I think it has always done that, but I am not sure. I think using the [justify] tag works.
--- End quote ---
No it didn't start doing that till the DDoS stuff.
Anybody:
--- Quote from: King Tøny on October 06, 2017, 05:02:52 PM ---Well it's weird because it breaks up sentences in between words lol.
--- End quote ---
https://www.w3schools.com/cssref/css3_pr_word-break.asp
this is configured to break up words
--- Code: ---word-break: break-all;
--- End code ---
when it should be
--- Code: ---word-break: keep-all;
--- End code ---
Darksaber2213:
I made a stylish style for this a while back.
https://userstyles.org/styles/127303/old-quotes