# 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](https://rosea.gitbook.io/scholastica-moodle-theme/theme-settings/google-custom-fonts-and-gdpr)

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.
