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}} |
+ + | + + | +