Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
|
Moodle Generic plain page. More...
Variables | |
color | __pad0__ |
background | __pad1__ |
margin | __pad2__ |
padding | __pad3__ |
margin | __pad4__ |
border | __pad5__ |
margin | __pad6__ |
padding | __pad7__ |
text | align |
font | Arial |
font | BlinkMacSystemFont |
background | color |
alert | danger |
font | family |
h1 | |
line | height |
border | padding |
font | Roboto |
font sans | serif |
font sans font | size |
margin | top |
font | weight |
max | width |
Moodle Generic plain page.
This is used for various pages, usually errors, early in the Moodle bootstrap. It can be safetly customized by editing this file directly but it MUST NOT contain any Moodle resources such as theme files generated by php, it can only contain references to static css and images, and as a precaution its recommended that everything is inlined rather than references. This is why this file is located here as it cannot be inside a Moodle theme.