Quantcast
Channel: Moodle for mobile
Viewing all articles
Browse latest Browse all 8344

Re: 回复: Re: How to adjust the font size of quiz in Moodle mobile app

$
0
0

by Dani Palou.  

Hello,

there are 2 problems in your CSS rule:

  1. ion-content is the name of the tag, not a class, so you need to remove the "."
  2. The state class is "mm-site_mod_quiz-player", not "site_mod_quiz-player".

So the rule needs to be:

ion-content.mm-site_mod_quiz-player h3 {

    font-size: 30px;

}

Cheers,

Dani


Viewing all articles
Browse latest Browse all 8344

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>