Author: | khang-nd |
---|---|
Views Total: | 368 views |
Official Page: | Go to website |
Last Update: | September 4, 2021 |
License: | MIT |
Preview:

Description:
7.css is a CSS only front-end framework that brings the retro Windows 7 styles to your webpage.
See Also:
- Windows 98 CSS Framework – 98.css
- Windows XP CSS Framework – XP.css
- Windows 95 Theme For Bootstrap 4 – Win95.css
How to use it:
1. Install and import the 7.css
.
# NPM $ npm i 7.css
import "7.css/dist/7.css";
2. Or include the stylesheet from a CDN.
<link rel="stylesheet" href="https://unpkg.com/7.css" />
More Previews:

Tree View

Tabs

Progress Bars

Radio Buttons

Buttons
Changelog:
v0.5.0 (09/04/2021)
- Added the menubar/menu component.
- Added the dialog box variant for window.
v0.4.1 (07/03/2021)
- Major fixes for Safari.
v0.4.0 (04/24/2021)
- feat: reduce size by converting icons to webp
v0.3.1 (04/24/2021)
- Split shared variables to a new file.