parent
66dc590764
commit
ea5cd0fa2c
1 changed files with 4 additions and 1 deletions
|
@ -215,7 +215,8 @@
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
|
|
||||||
.video-info-description-html {
|
.video-info-description-html {
|
||||||
word-wrap: break-word;
|
word-break: normal;
|
||||||
|
word-wrap: normal;
|
||||||
text-align: justify;
|
text-align: justify;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -251,6 +252,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.other-videos {
|
.other-videos {
|
||||||
|
padding-left: 1em;
|
||||||
|
|
||||||
.title-page {
|
.title-page {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue