diff --git a/ecs/jskult-webapp/src/static/css/bioStyle.css b/ecs/jskult-webapp/src/static/css/bioStyle.css index 14fe4ea6..55fea870 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,51 @@ 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; - border-bottom: solid 1px gray; - width: 1132px; + margin-bottom: 1%; + padding-bottom: 1%; + width: 100%; +} + +.searchColumnTd{ + width: 14%; +} + +.searchTextBoxTd{ + width: 18%; } ._form { - width: 1132px; - margin-left: 10px; - margin-right: 20px; + width: 95%; + margin-left: 3%; +} + +._form._border { + border-bottom: solid 1px gray; + margin-bottom: 10px; } .back_bt { @@ -85,7 +120,7 @@ table{ margin-top: 1%; margin-bottom: 1%; width: 100%; - height: 250px; + height: 500px; } .bioScroll_div::-webkit-scrollbar { height: 5px; diff --git a/ecs/jskult-webapp/src/templates/bioSearchList.html b/ecs/jskult-webapp/src/templates/bioSearchList.html index 6dc40888..08302af9 100644 --- a/ecs/jskult-webapp/src/templates/bioSearchList.html +++ b/ecs/jskult-webapp/src/templates/bioSearchList.html @@ -19,15 +19,18 @@ -

生物由来検索一覧

-