summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/css/margin-bottom.tag
diff options
context:
space:
mode:
Diffstat (limited to 'quanta/data/dtep/css/margin-bottom.tag')
-rw-r--r--quanta/data/dtep/css/margin-bottom.tag13
1 files changed, 13 insertions, 0 deletions
diff --git a/quanta/data/dtep/css/margin-bottom.tag b/quanta/data/dtep/css/margin-bottom.tag
new file mode 100644
index 00000000..b0918d9d
--- /dev/null
+++ b/quanta/data/dtep/css/margin-bottom.tag
@@ -0,0 +1,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>