forked from jgthms/css-reference
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
1 lines (1 loc) · 1.21 KB
/
Copy pathindex.html
File metadata and controls
1 lines (1 loc) · 1.21 KB
1
--- layout: single property_name: list-style ---<section id="list-style" class="property property--shorthand"><header class="property-header"><nav class="property-links"><a class="property-links-direct" href="{{site.url}}/property/list-style/" data-property-name="list-style" data-tooltip="Single page for this property" target="_blank">Link</a> <a class="property-share" data-tooltip="Share on Twitter or Facebook" data-property-name="list-style">Share</a> <a target="_blank" href="https://developer.mozilla.org/en/docs/Web/CSS/list-style" data-tooltip="See on Mozilla Developer Network" rel="external">MDN</a></nav><h2 class="property-name"><a href="{{site.url}}/#list-style"><span>#</span>list-style</a></h2><div class="property-description"><p>Shorthand property for <code class="shorthand"><a class="hash" href="{{site.url}}/#list-style-type" data-property-name="list-style-type">list-style-type</a></code> <code class="shorthand"><a class="hash" href="{{site.url}}/#list-style-image" data-property-name="list-style-image">list-style-image</a></code> and <code class="shorthand"><a class="hash" href="{{site.url}}/#list-style-position" data-property-name="list-style-position">list-style-position</a></code>.</p></div></header></section>