Spaces:
Runtime error
Runtime error
.ltr, | |
textarea { | |
font-family: Roboto ; | |
text-align: left; | |
direction: ltr ; | |
} | |
.ltr-box { | |
border-bottom: 1px solid #ddd; | |
padding-bottom: 20px; | |
} | |
.rtl { | |
text-align: left; | |
direction: ltr ; | |
} | |
span.result-text { | |
padding: 3px 3px; | |
line-height: 32px; | |
} | |
span.generated-text { | |
background-color: rgb(118 200 147 / 13%); | |
} |