Category:Calendar: Difference between revisions
Jump to navigation
Jump to search
| Line 118: | Line 118: | ||
Example: Show weekends in a different color. | Example: Show weekends in a different color. | ||
. | .weekend2{ | ||
background-color: #cccccc; | background-color: #cccccc; | ||
} | } | ||