The goal of this project is to create a Bootstrap theme that has the look and feel of the Windows 95 operating system.
- Bootstrap v3.3.0 (http://getbootstrap.com)
See demo.html
-
Clone this repo
$ git clone [email protected]:lnaif/bootstrap-theme-Win95
-
Add the necessary links to your
head
element for fonts and stylesheets:<!-- Bootstrap core CSS --> <link rel="stylesheet" href="http://cdn.bootcss.com/bootstrap/3.3.0/css/bootstrap.min.css"> <!-- Custom styles for this template --> <link rel="stylesheet" type="text/css" href="bootstrap-theme-win95.css">
License file see MIT.LICENSE