Update index.html
This commit is contained in:
parent
e77de3ea4c
commit
3a23326178
1 changed files with 2 additions and 2 deletions
|
@ -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 · supports ie5.5+ · <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><button class="smooth btn-b">btn-small</button></pre>
|
||||
<br class="double"><pre><button class="smooth btn-b">btn-small</button></pre>
|
||||
<br><a href="http://minframework.com"><button class="smooth btn-b btn-small">btn-small</button></a>
|
||||
<br><pre><button class="smooth btn-b btn-small">btn-small</button></pre>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue