A lightweight CSS stylesheet with a fresh, citrus-inspired theme!
CitrusCSS is perfect for developers who want a clean and modern starting point for their projects without the heavy overhead of a full CSS framework. It's designed to be simple, accessible, and easy to customize.
- Minimalist and Lightweight: Get beautiful styling for standard HTML elements right out of the box with minimal effort.
- Low Class Design: No need to clutter your HTML with a bunch of classes. CitrusCSS styles elements based on their type, like
<h1>,<p>, and<table>. - Modern Dark and Light Themes: Enjoy a clean and modern aesthetic with support for both dark and light modes.
- Accessible and Semantic: Built with accessibility in mind, CitrusCSS ensures your content is readable and well-structured.
CitrusCSS was created to provide a fresh, simple, and elegant stylesheet. It's a great choice for:
- Simple static websites, blogs, and documentation pages.
- Quick prototypes and mockups.
- Anyone who loves the clean and refreshing look of citrus-themed design.
CitrusCSS is not a full CSS framework. Think of it as a solid foundation to build upon, not a rigid system that dictates your entire design.
To use CitrusCSS, simply download the citrus.css file from the official GitHub repository and link it in the <head> of your HTML file.
Download the stylesheet:
Get the latest version of citrus.css from the GitHub repo.
Link it in your HTML:
Add the following line to the <head> section of your HTML document:
<link rel="stylesheet" href="citrus.css">Found a bug or have a suggestion? Feel free to open an issue or reach out to me on www.glenniii.dev.
CitrusCSS is released under the MIT License.