From 033ff199deed5eb51428b2a428638fcc13807e72 Mon Sep 17 00:00:00 2001 From: "shimoda.m@nds-tyo.co.jp" Date: Fri, 4 Aug 2023 12:10:25 +0900 Subject: [PATCH 01/12] =?UTF-8?q?feat:=20=E7=94=9F=E7=89=A9=E7=94=B1?= =?UTF-8?q?=E6=9D=A5=E7=94=BB=E9=9D=A2=E3=81=AE=E3=83=87=E3=82=B6=E3=82=A4?= =?UTF-8?q?=E3=83=B3=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ecs/jskult-webapp/src/static/css/bioStyle.css | 43 ++++++++++++++++--- .../src/templates/bioSearchList.html | 15 ++++--- 2 files changed, 46 insertions(+), 12 deletions(-) diff --git a/ecs/jskult-webapp/src/static/css/bioStyle.css b/ecs/jskult-webapp/src/static/css/bioStyle.css index 14fe4ea6..7c022d82 100644 --- a/ecs/jskult-webapp/src/static/css/bioStyle.css +++ b/ecs/jskult-webapp/src/static/css/bioStyle.css @@ -15,6 +15,7 @@ h1 { margin-left: 2%; margin-top: 0%; margin-bottom: 0%; + font-weight: 700; } .title { @@ -25,17 +26,47 @@ table{ border-collapse : collapse; } +.headerTable{ + width: 100%; +} + +.headerTd{ + width: 24%; +} + +.headerTdCenter{ + text-align: center; + width: 50%; +} + +.headerTdRight{ + text-align: right; + padding-right: 2%; +} + +.header_bt{ + width: 40%; +} + + .search_table { - margin-bottom: 30px; - padding-bottom: 15px; + margin-bottom: 1%; + padding-bottom: 1%; border-bottom: solid 1px gray; - width: 1132px; + width: 100%; +} + +.searchColumnTd{ + width: 14%; +} + +.searchTextBoxTd{ + width: 18%; } ._form { - width: 1132px; - margin-left: 10px; - margin-right: 20px; + width: 95%; + margin-left: 3%; } .back_bt { diff --git a/ecs/jskult-webapp/src/templates/bioSearchList.html b/ecs/jskult-webapp/src/templates/bioSearchList.html index 6dc40888..eae39d0b 100644 --- a/ecs/jskult-webapp/src/templates/bioSearchList.html +++ b/ecs/jskult-webapp/src/templates/bioSearchList.html @@ -19,15 +19,18 @@ -

生物由来検索一覧

+ + + + + + +

{{bio.subtitle}}

+ +