From 3cef149da5f72d87d9d7618cbe2ca66d9035d9d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=83=86=E3=82=AF=E3=83=8B=E3=82=AB=E3=83=AB=E8=AB=8F?= =?UTF-8?q?=E8=A8=AA=E5=AD=90?= Date: Wed, 30 Jun 2021 13:57:17 +0900 Subject: [PATCH] =?UTF-8?q?=E3=82=B1=E3=83=AD=E3=82=A8=E3=83=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/css/techsuwa/contents.css | 2 -- resources/views/theme/techsuwa/component/colors.blade.php | 6 +++--- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/public/css/techsuwa/contents.css b/public/css/techsuwa/contents.css index cf4573b..26b55fd 100644 --- a/public/css/techsuwa/contents.css +++ b/public/css/techsuwa/contents.css @@ -34,8 +34,6 @@ color: #fcfcfc; border-bottom-color: #f1d0ff; border-right-color: #f1d0ff; - border-bottom-color: #f1d0ff; - border-right-color: #f1d0ff; border-width: 1px; border-radius: 25px; cursor: default; diff --git a/resources/views/theme/techsuwa/component/colors.blade.php b/resources/views/theme/techsuwa/component/colors.blade.php index 2321882..bd77ac1 100644 --- a/resources/views/theme/techsuwa/component/colors.blade.php +++ b/resources/views/theme/techsuwa/component/colors.blade.php @@ -1,5 +1,5 @@ - - + + @foreach (getCss() as $c) - + @endforeach