mirror of
https://github.com/django-components/django-components.git
synced 2025-09-26 07:29:09 +00:00

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Emil Stenström <emil@emilstenstrom.se>
2 lines
No EOL
103 B
CSS
2 lines
No EOL
103 B
CSS
.calendar-component { width: 200px; background: pink; }
|
|
.calendar-component span { font-weight: bold; } |