Commit Graph

383 Commits

Author SHA1 Message Date
jakob.scheid 13f026eaab Add dark colors 2026-05-10 13:28:15 +02:00
jakob.scheid 9cdca85a4d Add shades of white 2026-05-10 13:27:16 +02:00
jakob.scheid 69453b947d Add shades of black 2026-05-10 13:27:03 +02:00
jakob.scheid 0e8a49969a Use color variables 2026-05-10 13:22:32 +02:00
jakob.scheid 32bfcf6b33 Add color variables 2026-05-10 13:22:20 +02:00
jakob.scheid b1812764f6 Set maximum width for the search form 2026-05-08 20:00:06 +02:00
jakob.scheid e69bbf361b Bug fix: Search bar width did not include the additional padding at the left 2026-05-08 19:53:54 +02:00
jakob.scheid a243c0bf9a Merge branch 'main' into feature/footer 2026-05-07 23:32:43 +02:00
jakob.scheid 0da2d0df76 Add copyright note 2026-05-07 23:24:52 +02:00
jakob.scheid 6e7e512a9b Move .main-content container from the search view to App.vue 2026-05-07 21:10:55 +02:00
jakob.scheid 41500560f3 Avoid that there is any space between the footer and the viewport bottom 2026-05-07 20:09:47 +02:00
jakob.scheid a1ddf0d145 Make app container a flexbox 2026-05-07 20:08:53 +02:00
jakob.scheid 0f8d974d31 Remove .content-background container 2026-05-07 20:08:19 +02:00
jakob.scheid 703410e0e3 Add footer component boilerplate 2026-05-07 19:37:14 +02:00
jakob.scheid f2a941efca Merge branch 'main' into bugfix/searchbar-input-field-height 2026-05-07 19:13:04 +02:00
jakob.scheid ecc6598167 Set search bar input height 2026-05-07 18:39:42 +02:00
jakob.scheid 4edc240b10 Rename CSS variable
Rename the variable --submit-button-content-height in the search bar
component to --content-height
2026-05-07 18:36:55 +02:00
jakob.scheid e4ba19bc9b Make searchbar higher 2026-05-07 18:24:15 +02:00
jakob.scheid 93aec1c44d Make searchbar wider 2026-05-07 18:22:51 +02:00
jakob.scheid bb13b22810 Add license headers in sourc code files 2026-05-07 17:56:24 +02:00
jakob.scheid d54b913bfd Remove old index.html 2026-05-06 22:27:48 +02:00
jakob.scheid 3585b7fc1f Add navbar styles 2026-05-06 22:24:01 +02:00
jakob.scheid d4814edc65 Add common stylesheets 2026-05-06 22:20:52 +02:00
jakob.scheid 5ba4485bf5 Add main content container 2026-05-06 22:18:16 +02:00
jakob.scheid 6a36b8de68 Remove background 2026-05-06 21:20:32 +02:00
jakob.scheid 8703fe4555 Remove unnecessary with of form 2026-05-06 21:13:21 +02:00
jakob.scheid 59ffc4daff Remove width of the search wrapper 2026-05-06 21:06:58 +02:00
jakob.scheid d5e19b6aee Make component styles scoped 2026-05-06 20:39:11 +02:00
jakob.scheid a4bc7698c7 Add searchbar styles 2026-05-06 20:37:32 +02:00
jakob.scheid 4f8240457c Add header styles 2026-05-06 20:35:27 +02:00
jakob.scheid d454405cb7 Add content background 2026-05-06 20:34:13 +02:00
jakob.scheid 7892fe2ed6 Add searchbar component 2026-05-06 20:29:19 +02:00
jakob.scheid 06e3601d70 Add navbar component 2026-05-06 20:23:27 +02:00
jakob.scheid 2593b65baf Setup Vue router 2026-05-06 20:23:01 +02:00
jakob.scheid c5a06b6ae4 Setup Vue router 2026-05-06 20:20:31 +02:00
jakob.scheid dd43667bed Update stylesheets directory 2026-05-06 18:17:56 +02:00
jakob.scheid 703c4c1632 Set up NodeJS project 2026-05-06 17:02:34 +02:00
jakob.scheid d928f2d25a Remove unnecessary CSS rule 2026-05-06 15:51:21 +02:00
jakob.scheid 35915e8c7f Remove example links 2026-05-06 15:50:35 +02:00
jakob.scheid 01151d476c Remove background 2026-05-06 15:48:35 +02:00
jakob.scheid cc38b00033 Solve merge conflicts 2026-05-06 15:43:31 +02:00
jakob.scheid d50bf475b6 Make CSS border-radius and padding properties values dynamic 2026-05-06 15:17:11 +02:00
johannes.vos 0a28644dd7 Change Shadow 2026-05-06 15:05:12 +02:00
johannes.vos 377aa919cb Add Input Filed Shadow 2026-05-06 15:03:10 +02:00
johannes.vos b43bac4c79 Fix Background 2026-05-06 14:59:54 +02:00
johannes.vos 8d4c54b01b Change Background 2026-05-06 14:52:01 +02:00
johannes.vos 4497396a8f Fix Layout 2026-05-06 14:48:35 +02:00
johannes.vos 5f7838ebbb Fix Gradient 2026-05-06 14:46:55 +02:00
johannes.vos 8d4ef81b0f Move Slogan closer to h1 2026-05-06 14:44:57 +02:00
johannes.vos 4d78a742e1 Make h1 bigger 2026-05-06 14:40:31 +02:00