+1 vote

I wrote my program in the Persian language which starts from the right. previously I used this code at the beginning of every program:

settings
classes: text-right

everything was fine until I realized in the last version of guidedtrack this code does not affect questions.
Is there any way to fix this or use the previous version of guidedtrack?

by (130 points)

1 Answer

0 votes

Update 2021-05-28: The issue should be fixed now.

This is the workaround that I originally posted:

-- You've already got this part.
*settings
	*classes: text-right

-- This makes it work for questions, too.
*html
	<style>.text-right div.prompt { text-align: right; }</style>
by (1.1k points)
edited by
Welcome to Guidedtrack Q&A, where you can ask questions and receive answers from other members of the community.
134 questions
144 answers
55 comments
40 users