> For the complete documentation index, see [llms.txt](https://rosea.gitbook.io/alpha-moodle-theme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rosea.gitbook.io/alpha-moodle-theme/theme-settings/advanced-settings.md).

# Advanced settings

### **H5P CSS**

Custom CSS code to be applied to H5P activities.

{% code title="Sample CSS" %}

```scss
.h5p-drag-inner { background-color: red; }
```

{% endcode %}

### **Raw initial SCSS**

In this field you can provide initialising SCSS code, it will be injected before everything else. Most of the time you will use this setting to define variables.

### **Raw SCSS**

Use this field to provide SCSS or CSS code which will be injected at the end of the style sheet.

### [Font files](/alpha-moodle-theme/theme-settings/google-custom-fonts-and-gdpr.md)

With this dialogue you can upload own font files. The uplaod is resricted to the font files of type .eot, .woff, .woff2, .ttf and .svg.
