diff --git a/main.css b/main.css index b7be321..37f98d7 100644 --- a/main.css +++ b/main.css @@ -22,7 +22,7 @@ th.mon{background:pink;} th.tue{background:orange;} th.wed{background:Turquoise;} - th.thu{background:moroon;} + th.thu{background:white;} th.fri{background:yellow;} th.sat{background:blue;}