* Starting to work on the new specs for MooTools-Core
[mootools/dkf.git] / Specs / index.html
blobd76bdb4183184641f1e6f0eb798c101d203f19e8
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>SlickSpec for MooTools</title>
5 <link rel="stylesheet" href="Specs/assets/screen.css" type="text/css" media="screen" title="no title" charset="utf-8" />
6 <!--[if IE]><link rel="stylesheet" href="Specs/assets/ie.css" type="text/css" media="screen" title="no title" charset="utf-8" /><![endif]-->
7 <style type="text/css" media="screen">
9 .container {
10 padding:3em;
11 width: auto;
14 sup.version{
15 font-size: 9px;
16 font-style: italic;
19 #select {
20 text-align:right;
22 #select fieldset {
23 text-align:left;
25 #select label {
26 text-align:right;
28 #select div input {
29 line-height: 2em;
33 ul#prebuilt {
34 padding-left:0;
35 list-style:none;
37 ul#prebuilt li a {
38 font-size: 1.5em;
39 text-decoration: none;
40 padding: 0.5em;
42 ul#prebuilt li a:hover {
43 background-color: #eee;
46 </style>
47 </head>
48 <body>
49 <div class="container">
51 <h1>Slick<strong>Spec</strong> <sup class="version">alpha</sup> for MooTools-Core</h1>
53 <ul id="prebuilt">
54 <li><a href="runner.html?specs=1.2public&specs=1.2private">&rarr; 1.2public + 1.2private</li>
55 </ul>
57 </div>
58 </body>
59 </html>