django-components/sampleproject/components/calendar/calendar.css
2022-07-18 09:13:36 +02:00

2 lines
No EOL
103 B
CSS

.calendar-component { width: 200px; background: pink; }
.calendar-component span { font-weight: bold; }