- Posts: 3
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
Please Log in to join the conversation.
<style type="text/css"> @media only screen and (max-width: 800px) { .ls-answers tbody .answertext { font-weight:bold; } } </style>
Please Log in to join the conversation.
Yes on one of these pageswhich you find in the German section, page 11,12,13?
Please Log in to join the conversation.
@media only screen and (max-width: 800px) { .ls-answers tbody .answertext { font-weight:bold; } }
Please Log in to join the conversation.