pogo/assets/static/custom.css
gmemstr 973ad0e72e Custom CSS support
Admins can now set custom CSS in the admin interface - next up is to add classes to all elements for easier theming.
2017-09-03 09:53:17 -07:00

3 lines
30 B
CSS

body {
background-color:red;
}