diff --git a/css/sub.css b/css/sub.css index 391a0cc..be1f428 100644 --- a/css/sub.css +++ b/css/sub.css @@ -34,8 +34,8 @@ } table tr td { -border-left: 3px dotted green; -border-right: 3px dotted green; +border-left: 3px dotted orange; +border-right: 3px dotted orange; background-color: pink; }