Change font size of experimental items

PennController for IBEX Forums Support Change font size of experimental items

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #7021
    rpc
    Participant

    Hi,
    I know how to change the font size of the elements preceding the actual experiment, but not the font size of the experimental items. The default size is quite small, in my opinion.
    I tried looking this up in the manual but the manual is fragmented over multiple pages and so searching with Ctrl+F for “font size” is not very effective.
    Many thanks!

    #7026
    Jeremy
    Keymaster

    Hi,

    Have you tried adding

    .PennController {
      font-size: 1.5em;
    }

    to PennController.css in the Aesthetics folder of your project?

    Jeremy

    #7043
    rpc
    Participant

    Ah, I see! That works great.
    Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.