Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

CSS

From MoodleDocs
Revision as of 06:57, 1 December 2016 by Damyon Wiese (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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