diff --git a/public/themes/simpleboot3/portal/index/index.html b/public/themes/simpleboot3/portal/index/index.html index a1cb003..21ab3bb 100644 --- a/public/themes/simpleboot3/portal/index/index.html +++ b/public/themes/simpleboot3/portal/index/index.html @@ -9,6 +9,14 @@ <link rel="stylesheet" href="__TMPL__/public/assets/css/swiper.min.css"> <link rel="stylesheet" href="__TMPL__/public/assets/css/reset.css"> <link rel="stylesheet" href="__TMPL__/public/assets/css/base.css"> + <style> + .in_search1 input{ + outline: none; + font-size: 0.26rem; + margin-left: 0.2rem; + color: rgba(204, 204, 204, 1); + } + </style> </head> <body>