mirror of
https://github.com/shivammehta25/Matcha-TTS.git
synced 2026-02-05 02:09:21 +08:00
Aligning image of play
This commit is contained in:
12
README.md
12
README.md
@@ -52,7 +52,7 @@ Code and pre-trained models will be made available shortly after the ICASSP dead
|
|||||||
font-family: Arial, sans-serif;
|
font-family: Arial, sans-serif;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
padding: 10px 20px;
|
padding: 0px 20px;
|
||||||
word-break: normal;
|
word-break: normal;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
@@ -70,7 +70,7 @@ Code and pre-trained models will be made available shortly after the ICASSP dead
|
|||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
padding: 10px 20px;
|
padding: 0px 20px;
|
||||||
word-break: normal;
|
word-break: normal;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
@@ -85,6 +85,14 @@ Code and pre-trained models will be made available shortly after the ICASSP dead
|
|||||||
vertical-align: top,
|
vertical-align: top,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
td img {
|
||||||
|
position: relative;
|
||||||
|
margin: 0 auto;
|
||||||
|
max-width: 650px;
|
||||||
|
padding: 5px;
|
||||||
|
border: 0px;
|
||||||
|
}
|
||||||
|
|
||||||
.tg .tg-fymr {
|
.tg .tg-fymr {
|
||||||
border-color: inherit;
|
border-color: inherit;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
|||||||
Reference in New Issue
Block a user