Commit Graph

14 Commits

Author SHA1 Message Date
Christoph Hummer d1d8e4767f Update style-white.css 2024-10-30 18:47:15 +01:00
Christoph Hummer 2d7038c7d4 Update style-gray.css 2024-10-30 18:47:06 +01:00
Christoph Hummer ea843dc67a Update style-black.css 2024-10-30 18:46:59 +01:00
Christoph Hummer c47a778de2 Update style-azure.css 2024-10-30 18:46:51 +01:00
Christoph Hummer 92cc9ba36d remove unnecessary div 2024-10-30 16:28:16 +01:00
Christoph Hummer a1d10107b5 remove unnecessary div 2024-10-30 16:28:09 +01:00
Christoph Hummer 78af653558 remove unnecessary div 2024-10-30 16:28:00 +01:00
Christoph Hummer 13bb3414b4 remove unnecessary div 2024-10-30 16:27:53 +01:00
Christoph Hummer 05119aaa81 Update style-azure.css 2024-10-30 12:27:08 +01:00
Christoph Hummer 575978e147 Update style-black.css 2024-10-30 12:26:52 +01:00
Christoph Hummer c0a33df5aa Update style-gray.css 2024-10-30 12:26:34 +01:00
Christoph Hummer 28cbf0abe1 Update style-white.css 2024-10-30 12:26:16 +01:00
bergware 202cb8c222 Move inline styling in page files to dedicated css files
Instead of styling defined inside a page file, these settings are now kept in a dedicated css file. This has several advantages:

- It comes much easier to maintain styling, all css files are easy to find and update
- Browser can cache css files, which may improve page loading time
- Separate theme css files exist, no more need to make selection by coding

- This PR is a 1-to-1 move of existing inline styling to css files
- In future more optimization can be made by consolidating css files
2023-10-14 19:02:35 +02:00
Tom Mortensen f9ec00b488 repo reorg 2023-06-02 12:49:33 -07:00