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 {