summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/css/letter-spacing.tag
blob: 7f0917806d19105af8254e8845831cd73f00edba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE tags>
<tags>
  <tag name="letter-spacing" type="property">
     <attr name="value" type="list">
       <items>
         <item>1em</item>
         <item>normal</item>
		 <item>inherit</item>
       </items>
     </attr>
  </tag>
</tags>