Custom CSS: Difference between revisions

Jump to navigation Jump to search
Andrian (talk | contribs)
Line 258: Line 258:


===Show a certain day of the week in red===
===Show a certain day of the week in red===
Example: calday5 can be used to change the the color of Fridays.  
Example: calday5 can be used to change the color of Fridays.  
  .calday5{background-color:red;}
  .calday5{background-color:red;}