mirror of
https://github.com/nicolas-cusan/destyle.css.git
synced 2025-09-08 20:20:49 +02:00
fix links to test pages
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
<a href="/destyle.css/">Destyle.css</a>
|
<a href="/destyle.css/">Destyle.css</a>
|
||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
<a class="compare-btn" href="test.css">
|
<a class="compare-btn" href="test.html">
|
||||||
View destyle.css test page
|
View destyle.css test page
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
@@ -46,7 +46,7 @@
|
|||||||
</a>
|
</a>
|
||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
<a class="compare-btn" href="normalize.css">
|
<a class="compare-btn" href="normalize.html">
|
||||||
View normalize.css test page
|
View normalize.css test page
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
@@ -66,7 +66,7 @@
|
|||||||
</a>
|
</a>
|
||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
<a class="compare-btn" href="reset.css">
|
<a class="compare-btn" href="reset.html">
|
||||||
View Eric Meyer's reset test page
|
View Eric Meyer's reset test page
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user