From b6821ff49859c0ca293fd7cb355f8a34c9a33f81 Mon Sep 17 00:00:00 2001 From: zeekling Date: Fri, 4 Sep 2020 00:33:08 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=9A=AE=E8=82=A4bolo-fantas?= =?UTF-8?q?tic=E7=BD=91=E7=AB=99=E5=BA=95=E9=83=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bolo-fantastic/header.ftl | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/bolo-fantastic/header.ftl b/bolo-fantastic/header.ftl index a7bdb9f..c55a03f 100644 --- a/bolo-fantastic/header.ftl +++ b/bolo-fantastic/header.ftl @@ -33,6 +33,23 @@ .footer{ padding: 1rem 1.5rem 1.5rem; } +.blog-slider__img{ + margin-left: 20px; + width: 280px; + height: 178px; +} +.card-normal .card .card-image img{ + margin-left: 15px; +} +#search,#search-m{ + box-shadow: none; + border: 1px solid #e1e8ed; + border-radius: 5px; + box-sizing: border-box; + color:#657786; + resize: vertical; + height:30px; +}