django-cats/cats/static/cats.css
Jan Dittberner 6b3fce5684 Add basic template and design system
- implement base template and home page template
- add a rudimentary cats.css
- add CAcert logo and favicon resources
- use template in home page view
2024-09-20 13:06:43 +02:00

3 lines
No EOL
48 B
CSS

html {
font-family: ui-system, sans-serif;
}