mirror of
https://github.com/shivammehta25/Matcha-TTS.git
synced 2026-02-04 17:59:19 +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-size: 14px;
|
||||
overflow: hidden;
|
||||
padding: 10px 20px;
|
||||
padding: 0px 20px;
|
||||
word-break: normal;
|
||||
font-weight: bold;
|
||||
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-weight: normal;
|
||||
overflow: hidden;
|
||||
padding: 10px 20px;
|
||||
padding: 0px 20px;
|
||||
word-break: normal;
|
||||
font-weight: bold;
|
||||
vertical-align: middle;
|
||||
@@ -85,6 +85,14 @@ Code and pre-trained models will be made available shortly after the ICASSP dead
|
||||
vertical-align: top,
|
||||
}
|
||||
|
||||
td img {
|
||||
position: relative;
|
||||
margin: 0 auto;
|
||||
max-width: 650px;
|
||||
padding: 5px;
|
||||
border: 0px;
|
||||
}
|
||||
|
||||
.tg .tg-fymr {
|
||||
border-color: inherit;
|
||||
font-weight: bold;
|
||||
|
||||
Reference in New Issue
Block a user