diff --git a/src/main/resources/static/css/techjobs.css b/src/main/resources/static/css/techjobs.css index caa3eb6..ac08b85 100644 --- a/src/main/resources/static/css/techjobs.css +++ b/src/main/resources/static/css/techjobs.css @@ -23,6 +23,10 @@ tr:nth-child(odd) { margin-right: auto; } +.centeredTable td { + padding: 10px 40px; +} + table.job-listing { margin: 30px auto; border: 1px solid #e4e4e4; diff --git a/src/main/resources/templates/employers/view.html b/src/main/resources/templates/employers/view.html index 563cbf9..3f96ef0 100644 --- a/src/main/resources/templates/employers/view.html +++ b/src/main/resources/templates/employers/view.html @@ -7,10 +7,16 @@

Default Title

-
-

-

-
+ + + + + + + + + +
Name
Location
diff --git a/src/main/resources/templates/list-jobs.html b/src/main/resources/templates/list-jobs.html index 609661e..88ee65a 100644 --- a/src/main/resources/templates/list-jobs.html +++ b/src/main/resources/templates/list-jobs.html @@ -10,26 +10,27 @@

- - +
+ + + + + + + + + + + + + +
ID -

- Job Id: - -

-

-

- Employer: - -

-

- Skills: -

    -
  • - -
  • -
-

+ +
Name
Employer + +
Skills +