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