Adaptation du word-wrapping pour les fichiers au nom long
This commit is contained in:
parent
b808edf06b
commit
47c863c0d5
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ audio {
|
||||||
|
|
||||||
h1,h2,h3 {
|
h1,h2,h3 {
|
||||||
font-family: serif;
|
font-family: serif;
|
||||||
|
word-wrap: break-word;
|
||||||
}
|
}
|
||||||
pre,code {
|
pre,code {
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
|
|
Loading…
Reference in a new issue