You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdewebdev/quanta/data/dtep/css/line-height.tag

15 lines
287 B

<!DOCTYPE tags>
<tags>
<tag name="line-height" type="property">
<attr name="value" type="list">
<items>
<item>1.1</item>
<item>1px</item>
<item>0%</item>
<item>normal</item>
<item>inherit</item>
</items>
</attr>
</tag>
</tags>