update index

pull/4/head
dohliam 8 years ago
parent 451a0d7718
commit 8a1f3fb63d

@ -4,23 +4,12 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Drop-in Minimal CSS</title>
<link rel="stylesheet" type="text/css" href="vendor/bullframe.min.css"/>
<style type="text/css">
body {
padding-left: 24px;
}
</style>
<script src="switcher.js" type="text/javascript"></script>
</head>
<body>
<div id="top" class="page" role="document">
<header role="banner">
<h1>Drop-in Minimal CSS</h1>
<p>This page provides an overview of barebones drop-in minimal CSS boilerplate frameworks. To switch to a different stylesheet, select one of the frameworks from the dropdown menu below. For more information, and links to all the frameworks seen here, visit the project page on <a href="https://github.com/dohliam/dropin-minimal-css">GitHub</a>.</p>
<div id="switcher">&nbsp;</div>
<script type="text/javascript">inline_switcher();</script>
</header>
<nav role="navigation">
<ul>
@ -396,5 +385,6 @@
<p>View this project on <a href="https://github.com/dohliam/dropin-minimal-css">GitHub</a>.</p>
</footer>
</div>
<script src="switcher.js" type="text/javascript"></script>
</body>
</html>

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save