diff --git a/css/index.css b/css/index.css index 690c255..c0e1c6e 100644 --- a/css/index.css +++ b/css/index.css @@ -410,6 +410,7 @@ width: 100%; height: 36px; background-color: #6fc16d; + background-color: #333; border-radius: 0 0 12px 12px; font-size: 14px; font-family: "PingFangSC-Semibold", "PingFang SC Semibold", "PingFang SC", sans-serif; diff --git a/css/index.less b/css/index.less index 1b2bceb..ad2ff7c 100644 --- a/css/index.less +++ b/css/index.less @@ -466,6 +466,7 @@ height: 36px; // background-color: rgba(123, 140, 211, 1); background-color: rgba(111, 193, 109, 1); + background-color: #333; border-radius: 0 0 12px 12px; font-size: 14px; diff --git a/html/sql.html b/html/sql.html index 043c82c..79c85a2 100644 --- a/html/sql.html +++ b/html/sql.html @@ -10,8 +10,8 @@