CSS¶
Note
It is recommended to use SCSS. See Administrators > Best Practice > SCSS
Own CSS file¶
Include your CSS file like in the snippet below.
page.includeCSS {
myOwnCSS = fileadmin/myown.css
}
Display settings
Note
It is recommended to use SCSS. See Administrators > Best Practice > SCSS
Include your CSS file like in the snippet below.
page.includeCSS {
myOwnCSS = fileadmin/myown.css
}