From 8301012dd446172d60837e81a5548ecd419502b4 Mon Sep 17 00:00:00 2001 From: A1300399510 Date: Thu, 14 Nov 2024 17:52:52 +0800 Subject: [PATCH] no message --- css/school.css | 2 +- css/school.less | 2 +- css/subject.css | 2 +- css/subject.less | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/css/school.css b/css/school.css index 93dafb6..c028c33 100644 --- a/css/school.css +++ b/css/school.css @@ -417,7 +417,7 @@ background-color: #fbfbfb; border-top: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb; - width: 201px; + width: 200px; position: relative; color: #000000; font-weight: 650; diff --git a/css/school.less b/css/school.less index 97f51af..b07c12d 100644 --- a/css/school.less +++ b/css/school.less @@ -468,7 +468,7 @@ background-color: rgba(251, 251, 251, 1); border-top: 1px solid rgba(235, 235, 235, 1); border-bottom: 1px solid rgba(235, 235, 235, 1); - width: 201px; + width: 200px; position: relative; color: #000000; font-weight: 650; diff --git a/css/subject.css b/css/subject.css index adc2b8f..a7a1238 100644 --- a/css/subject.css +++ b/css/subject.css @@ -102,7 +102,7 @@ background-color: #fbfbfb; border-top: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb; - width: 201px; + width: 200px; position: relative; color: #000000; font-weight: 650; diff --git a/css/subject.less b/css/subject.less index 81172da..3e45b37 100644 --- a/css/subject.less +++ b/css/subject.less @@ -108,7 +108,7 @@ background-color: rgba(251, 251, 251, 1); border-top: 1px solid rgba(235, 235, 235, 1); border-bottom: 1px solid rgba(235, 235, 235, 1); - width: 201px; + width: 200px; position: relative; color: #000000; font-weight: 650;