
A Windows 95 theme for the latest Bootstrap 4 framework. It provides a simple way to make your Bootstrap 4 project look like the traditional Windows styles. Written in pure CSS.
See Also:
How to use it:
1. Upload the Windows 95 style icons to the server. You can find all the icons under the ‘icons’ folder.
2. Download and load the Win95.css after Bootstrap’s stylesheet. Done.
<link rel="stylesheet" href="/path/to/bootstrap.min.css" /> <link rel="stylesheet" href="/path/to/assets/win95.css" />
Previews:

Navbar

Card

Form Fields

Icons
Changelog:
04/01/2020
- Update
12/20/2019
- v1.1.0
The post Windows 95 Theme For Bootstrap 4 – Win95.css appeared first on CSS Script.