alps/themes/test/assets/style.css
Simon Ser e93346ffa9
Remove the public/ directory
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.
2019-12-16 12:58:21 +01:00

4 lines
34 B
CSS

body {
background-color: pink;
}