diff --git a/boostlook_tino.css b/boostlook_tino.css deleted file mode 100644 index be91966..0000000 --- a/boostlook_tino.css +++ /dev/null @@ -1,4119 +0,0 @@ -/** - * Boost Look CSS Framework - * Version: 1.0.0 - * Description: A comprehensive CSS framework for styling Boost C++ Library documentation - * Author: Boost C++ Libraries - * License: BSL-1.0 - */ - -/** - * File Structure Overview: - * 1. Root Variables (Light/Dark themes) - * 2. HTML Variables - * 3. Font-Face Declarations - * 4. CSS Reset - * 5. Global Styles for .boostlook - * 6. Styling for Scrollbar Display - * 7. AsciiDoctor-specific Styles - * 8. Antora Templates Styles - * 9. Quickbook Documentation Styles - * 10. Library README Styles - */ - -/** - * Template Structure: - * The framework supports these main documentation templates: - * - * 1. AsciiDoctor Template: - * example: https://www.boost.io/doc/libs/1_87_0/libs/charconv/doc/html/charconv.html - *