CSS for progress bars

Hi folks, new to H5P and loving it.

I'm using it on Wordpress, have created the h5pmods.php etc and all working fine. What I can't find is where / what I should be using as a class to edit the progress bar and the background of the quiz answer.

Where can I find the default CSS so I can get a list of all classes.

Cheers

Content types: 

:)

otacke's picture

Hi AKG86!

Have you ever used a browser's dev tools? You can open them using F12, ctrl-shift-i or ctrl-shift-j (depending on the browser) and they should provide you with an "inspector" button that allows to choose an element on the page and then see all the classes assigned to it directly or via inheritance.

Best,

Oliver