From d65a921ef6c18ffc5f19b593a406641d983241af Mon Sep 17 00:00:00 2001 From: A1300399510 Date: Wed, 18 Dec 2024 14:18:11 +0800 Subject: [PATCH] no message --- css/index.css | 1 + css/index.less | 1 + 2 files changed, 2 insertions(+) diff --git a/css/index.css b/css/index.css index c542c7f..d0703e0 100644 --- a/css/index.css +++ b/css/index.css @@ -107,6 +107,7 @@ font-size: 14px; color: #333; cursor: pointer; + text-align: center; } .screen .block.school { width: 500px; diff --git a/css/index.less b/css/index.less index 357e4c3..2c3d498 100644 --- a/css/index.less +++ b/css/index.less @@ -121,6 +121,7 @@ font-size: 14px; color: #333; cursor: pointer; + text-align: center; } }