Update index.html

This commit is contained in:
Owen Versteeg 2014-01-10 17:56:40 -05:00
parent e77de3ea4c
commit 3a23326178

View file

@ -2,11 +2,11 @@
<!--[if lt IE 9]>
<script> document.createElement("column"); document.createElement("message"); </script>
<![endif]-->
<style type="text/css">.dark {background-color: rgb(172, 172, 172);}.light {background-color: rgb(223, 223, 223);}</style><meta charset="UTF-8"><title>min</title>
<style type="text/css">br.double{line-height:200%;}.dark {background-color: rgb(172, 172, 172);}.light {background-color: rgb(223, 223, 223);}</style><meta charset="UTF-8"><title>min</title>
<link href="entireframework.min.css" rel="stylesheet" type="text/css" />
</head>
<body><h1 class="title">min</h1><h3>995 byte CSS framework &middot; supports ie5.5+ &middot; <a href="https://github.com/owenversteeg/min"><u>on github</u></a></h3><hr class="mediumwidth"><div class="buttons"><a href="#"><button class="smooth btn-a">btn-a</button></a><a href="#"><button class="smooth btn-b">btn-b</button></a><a href="#"><button class="smooth btn-c">btn-c</button></a>
<br><br><pre>&lt;button class="smooth btn-b"&gt;btn-small&lt;/button&gt;</pre>
<br class="double"><pre>&lt;button class="smooth btn-b"&gt;btn-small&lt;/button&gt;</pre>
<br><a href="http://minframework.com"><button class="smooth btn-b btn-small">btn-small</button></a>
<br><pre>&lt;button class="smooth btn-b btn-small"&gt;btn-small&lt;/button&gt;</pre>
</div>