Note:

This site is no longer used and is in read-only mode. Instead please go to our new Moodle Developer Resource site.

CSS

From MoodleDocs

CSS or Cascading Style Sheets are used to control the way web pages look. By changing a CSS definition, the change is made on every Moodle webpage that uses that definition.

CSS files are located in the theme folder being used by Moodle.

See Also