mirror of
https://codeberg.org/aryak/mozhi
synced 2024-11-08 18:52:26 +05:30
center translate button
This commit is contained in:
parent
64e17a4b14
commit
66141296ca
@ -90,13 +90,13 @@
|
||||
<audio controls>
|
||||
<source type="audio/mpeg" src="{{ .TtsTo }}" />
|
||||
</audio>
|
||||
{{end}}
|
||||
</p>
|
||||
{{end}}
|
||||
</div>
|
||||
</div>
|
||||
<div style="text-align: center">
|
||||
<button type="submit">Translate with {{ .Engine }}!</button>
|
||||
</div>
|
||||
<button style="display: block; margin: 0 auto" type="submit">
|
||||
Translate!
|
||||
</button>
|
||||
</form>
|
||||
<script>
|
||||
// @license magnet:?xt=urn:btih:0b31508aeb0634b347b8270c7bee4d411b5d4109&dn=agpl-3.0.txt AGPL-3.0
|
||||
|
Loading…
Reference in New Issue
Block a user