summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/css/padding-bottom.tag
diff options
context:
space:
mode:
Diffstat (limited to 'quanta/data/dtep/css/padding-bottom.tag')
-rw-r--r--quanta/data/dtep/css/padding-bottom.tag12
1 files changed, 12 insertions, 0 deletions
diff --git a/quanta/data/dtep/css/padding-bottom.tag b/quanta/data/dtep/css/padding-bottom.tag
new file mode 100644
index 00000000..f2f61720
--- /dev/null
+++ b/quanta/data/dtep/css/padding-bottom.tag
@@ -0,0 +1,12 @@
+<!DOCTYPE tags>
+<tags>
+ <tag name="padding-bottom" type="property">
+ <attr name="value" type="list">
+ <items>
+ <item>1em</item>
+ <item>0%</item>
+ <item>inherit</item>
+ </items>
+ </attr>
+ </tag>
+</tags>