e93346ffa9
Now that all templates are provided by plugins, there's no need to have a public/ directory. Themes can be in /themes instead of /public/themes.
3 lines
34 B
CSS
3 lines
34 B
CSS
body {
|
|
background-color: pink;
|
|
}
|