Go to file
Kumi 66fc9eac77
feat: Add custom styling for the converter page
Introduced a new stylesheet (`style.css`) to enhance the UI/UX of the converter page. This stylesheet implements a clean and modern aesthetic across the page, with improvements to background color, font choices, form appearance, and button styling. Centralized alignment for headers and adjustments to the modal dialog width for better responsiveness are also included. This effort aims at providing a more visually appealing and user-friendly interface, directly addressing feedback regarding the previous lack of custom styling. Additionally, integrated the custom stylesheet into the converter template to ensure these styles are applied.
2024-04-13 08:16:00 +02:00
src/pix360core feat: Add custom styling for the converter page 2024-04-13 08:16:00 +02:00
.gitignore Pix360 core app - current status 2023-10-26 09:51:39 +02:00
.gitlab-ci.yml Specify image to use in CI 2023-10-31 10:29:00 +01:00
LICENSE Pix360 core app - current status 2023-10-26 09:51:39 +02:00
pyproject.toml Bump project version to 0.0.2 2024-01-13 13:17:28 +01:00
README.md Pix360 core app - current status 2023-10-26 09:51:39 +02:00