From a634bdfad43c5fb746a70679e5f9c14e964ed895 Mon Sep 17 00:00:00 2001 From: Kane Date: Tue, 1 Nov 2022 00:13:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=9D=E5=AD=98=E8=BF=9B=E5=BA=A6=EF=BC=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- code/web/car_dealer/css/kane.css | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/code/web/car_dealer/css/kane.css b/code/web/car_dealer/css/kane.css index ad9dfab..93d2278 100644 --- a/code/web/car_dealer/css/kane.css +++ b/code/web/car_dealer/css/kane.css @@ -2,7 +2,7 @@ * @Author: Kane * @Date: 2022-10-12 08:49:14 * @LastEditors: Kane - * @LastEditTime: 2022-10-22 22:30:50 + * @LastEditTime: 2022-11-01 00:12:22 * @FilePath: \car_dealer\css\kane.css * @Description: vue学习用的样式表! * @@ -25,8 +25,8 @@ html { /* #root, #app * + * { - margin-top: 15px; - text-align: center; + margin-top : 15px; + text-align : center; } */ .content { @@ -44,10 +44,10 @@ hr { } /* .test { - width: 110vw; - height: 100vh; - border: 1px solid red; - overflow: auto; + width : 110vw; + height : 100vh; + border : 1px solid red; + overflow : auto; } */ button {