Margin top in <margin> tag

This commit is contained in:
Twan van Laarhoven
2020-05-17 22:52:56 +02:00
parent b3ddb295fc
commit ab4e7e59f3
5 changed files with 25 additions and 15 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ Template features:
* Added <font:...> tag to change the font inside a text field.
* Added <margin:...> tag to change the margins of a block of text.
* Added <align:...> tag to change the horizontal alignment of a block of text.
* Added <li> tag for list bullet points.
* Added <li> tag for list bullet points. (Experimental!)
* Colors can now be written using hex notation, #rrggbb / #rrggbbaa, and short hex notation (#rgb / #rgba)
Scripting: