mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 07:03:25 +00:00
Moves various image files demonstrating libomath’s usage and featuring artwork from showcases to the improved `docs/images` structure to reorganize the project's documentation in a logical and maintainable fashion. This change ensures consistency and simplifies updating documentation assets.
4 lines
66 B
CSS
4 lines
66 B
CSS
/* docs/css/custom.css */
|
|
.center-text {
|
|
text-align: center;
|
|
} |