• Joined on 2020-04-29
knight synced commits to refs/pull/482/merge at knight/sist2 from mirror 2025-01-23 22:46:39 +00:00
df8ec949fa Merge d0ec304f7b5610d79be2f84cc461f796f1322012 into 7873ef003d7b09e8a3eb4bb4c7ef4473deac30a2
7873ef003d Fix CI build attempt 6
d41266e136 Fix CI build attempt 5
0e946092eb Fix CI build attempt 4
95b19e2e67 Fix CI build attempt 3
Compare 12 commits »
knight synced commits to refs/pull/484/merge at knight/sist2 from mirror 2025-01-23 22:46:39 +00:00
9d58e16cea Merge b0486afc0cc6e7664119c5ce2682236b9347612b into 7873ef003d7b09e8a3eb4bb4c7ef4473deac30a2
7873ef003d Fix CI build attempt 6
d41266e136 Fix CI build attempt 5
0e946092eb Fix CI build attempt 4
95b19e2e67 Fix CI build attempt 3
Compare 12 commits »
knight synced commits to refs/pull/485/merge at knight/sist2 from mirror 2025-01-23 22:46:39 +00:00
92e7609bf2 Merge fbdc880392bffcd096b87a7eac986cd9c043ceeb into 7873ef003d7b09e8a3eb4bb4c7ef4473deac30a2
7873ef003d Fix CI build attempt 6
d41266e136 Fix CI build attempt 5
0e946092eb Fix CI build attempt 4
95b19e2e67 Fix CI build attempt 3
Compare 12 commits »
knight synced commits to refs/pull/495/merge at knight/sist2 from mirror 2025-01-23 22:46:39 +00:00
92c9281706 Merge 62a103d4c7cf1fa3bf7d56d335f322202d6e45e7 into 7873ef003d7b09e8a3eb4bb4c7ef4473deac30a2
7873ef003d Fix CI build attempt 6
d41266e136 Fix CI build attempt 5
0e946092eb Fix CI build attempt 4
95b19e2e67 Fix CI build attempt 3
Compare 12 commits »
knight synced commits to master at knight/sist2 from mirror 2025-01-23 06:26:40 +00:00
7873ef003d Fix CI build attempt 6
d41266e136 Fix CI build attempt 5
0e946092eb Fix CI build attempt 4
95b19e2e67 Fix CI build attempt 3
bd98eb2522 Fix CI build attempt 2
Compare 9 commits »
knight pushed to main at knight/analogGallery 2025-01-04 17:53:08 +00:00
0ff26e0c0c Update text shadow effect in styles.css for image elements. Changed shadow color to a semi-transparent gray for improved visibility and aesthetics, enhancing the overall visual presentation of images.
knight pushed to main at knight/analogGallery 2025-01-04 17:44:34 +00:00
6f5e3ad7c6 Update image description styling in styles.css. Changed text color to #fd5f00 and updated mix-blend-mode to 'screen' for improved visibility and aesthetics. These adjustments enhance the overall visual presentation of image elements.
knight pushed to main at knight/analogGallery 2025-01-04 17:35:55 +00:00
5ca8cc9949 Remove description styling from styles.css to simplify the design. This change eliminates the previous color, blend mode, and opacity settings for the description class, contributing to a cleaner and more streamlined visual presentation of image elements.
knight pushed to main at knight/analogGallery 2025-01-04 17:31:34 +00:00
bf12ad823d Refactor image description styling in styles.css. Added a text shadow effect to images for improved visibility and aesthetics, while hiding the previous description outline. These changes enhance the overall visual presentation and user engagement of image elements.
knight pushed to main at knight/analogGallery 2024-12-29 04:56:46 +00:00
497d719d7a Enhance image description styling in generateSite.js and styles.css. Added a new outline style for descriptions to improve visibility and aesthetics. Updated CSS to include a transparent text outline with a blend mode for better visual integration. These changes contribute to a more engaging user experience by enhancing the presentation of image descriptions.
knight pushed to main at knight/analogGallery 2024-12-29 03:08:36 +00:00
317b1c5de1 Enhance image styling in styles.css by adding a text shadow effect. This change improves the visual aesthetics of image elements, contributing to a more engaging user experience.
knight pushed to main at knight/analogGallery 2024-12-29 03:06:05 +00:00
761b66da71 Add text shadow to images in styles.css for enhanced visual effect. This change improves the aesthetics of image elements, contributing to a more engaging user experience.
knight pushed to main at knight/analogGallery 2024-12-29 02:57:16 +00:00
2974cbb63e Update navigation styles in styles.css for improved aesthetics. Changed link color to #cccccc, increased font size to 28px, and reduced padding to 5px. These adjustments enhance the visual presentation and user engagement of the navigation elements.
knight pushed to main at knight/analogGallery 2024-12-29 02:43:38 +00:00
knight pushed to main at knight/analogGallery 2024-12-29 02:38:33 +00:00
d0868b2353 Refactor CSS for progressive image handling in generateSite.js and styles.css. Moved progressive image styles from generateSite.js to styles.css for better organization, ensuring improved responsiveness and visual presentation. Updated mix-blend-mode for navigation and image elements to enhance aesthetics and user engagement. These changes streamline the layout and enhance the overall user experience.
knight pushed to main at knight/analogGallery 2024-12-29 02:30:20 +00:00
aefe3b9cec Refactor navigation styles in styles.css for improved layout and visual effects. Adjusted padding for better spacing and applied mix-blend-mode for enhanced aesthetics. These changes contribute to a more polished and user-friendly interface.
knight pushed to main at knight/analogGallery 2024-12-29 02:16:42 +00:00
knight pushed to main at knight/analogGallery 2024-12-29 02:15:43 +00:00
50067dd4a9 Dumb
b728f1831b Revert "Refactor CSS in generateSite.js to improve description overlay styling. Changed mix-blend-mode from 'hard-light' to 'color-dodge' for enhanced visual effects and removed unnecessary margin-left property to streamline layout. These adjustments contribute to a more polished user experience."
Compare 2 commits »
knight pushed to main at knight/analogGallery 2024-12-29 02:08:42 +00:00
526241e6e3 Refactor navigation styles in generateSite.js by removing unnecessary padding and media queries for improved layout. These changes streamline the CSS and enhance the overall responsiveness of the navigation bar, contributing to a cleaner and more efficient user experience.
knight pushed to main at knight/analogGallery 2024-12-29 02:06:15 +00:00
35b934d8b6 Refactor navigation styles in generateSite.js for improved layout and responsiveness. Changed navigation position from fixed to relative, adjusted padding for better spacing, and added media query for enhanced styling on larger screens. These updates enhance user experience by providing a more flexible and visually appealing navigation bar.