CSS color coding question
-
Hi,
Are there any max calendars that I can create custom colors for in CSS? I have 10 calendars and on the 2 last it won’t accept my color coding.
And another question:
I put the css code directly in the pgcal.css, is this the correct way to do it?
These 2 it won’t accept and just uses the standard color:
/* Hverdagshold 2 */
.pgcal-event-8 {
?background-color: #0099cc;
color: white;
}/* 35+ */
.pgcal-event-9 {
?background-color: #602040;
color: white;
}Thanks in advance
nimmer
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘CSS color coding question’ is closed to new replies.