.monday { color: blue; background-color: gray; box-shadow: 10px 10px 10px #000; } .monday.friday { clear: both; }
From funa