mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2024-11-06 05:27:24 +01:00
sets wordbreak in firefox for long code
This commit is contained in:
parent
7bd05a8163
commit
fd1d596f50
@ -4,6 +4,7 @@ h1, h2, h3, h4, h5, h6 {
|
||||
|
||||
code {
|
||||
word-break: break-all;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
dd {
|
||||
|
Loading…
Reference in New Issue
Block a user