mirror of
https://github.com/nicolas-cusan/destyle.css.git
synced 2025-09-02 09:33:29 +02:00
test link
This commit is contained in:
@@ -22,7 +22,9 @@
|
|||||||
<div class="compare">
|
<div class="compare">
|
||||||
<div class="compare-item">
|
<div class="compare-item">
|
||||||
<div class="compare-item-header">
|
<div class="compare-item-header">
|
||||||
<h2 class="compare-title"><a href="index.html">Destyle.css</a></h2>
|
<h2 class="compare-title">
|
||||||
|
<a href="/destyle.css">Destyle.css</a>
|
||||||
|
</h2>
|
||||||
|
|
||||||
<a class="compare-btn" href="test.css">
|
<a class="compare-btn" href="test.css">
|
||||||
View destyle.css test page
|
View destyle.css test page
|
||||||
|
@@ -25,10 +25,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>Resets spacing (margin & padding)</li>
|
<li>Resets spacing (margin & padding)</li>
|
||||||
<li>Resets font-size and line-height</li>
|
<li>Resets font-size and line-height</li>
|
||||||
<li>
|
<li>Prevents the necessity of reseting user agent styles</li>
|
||||||
Prevents the necessity of reseting defaults styles when authoring
|
|
||||||
stylesheets
|
|
||||||
</li>
|
|
||||||
<li>
|
<li>
|
||||||
Prevents style inspector bloat by only targeting what is necessary
|
Prevents style inspector bloat by only targeting what is necessary
|
||||||
</li>
|
</li>
|
||||||
|
Reference in New Issue
Block a user