Commit bc4ecb9a authored by Nemo Ma's avatar Nemo Ma

Update style

parent 08cb5c25
...@@ -394,7 +394,8 @@ card style: ...@@ -394,7 +394,8 @@ card style:
else if styling.language=="chinese simplified" then "Tensentype JiaLiDaHeiJ" else if styling.language=="chinese simplified" then "Tensentype JiaLiDaHeiJ"
else if styling.language=="chinese traditional" then "Tensentype JiaLiDaHeiF" else if styling.language=="chinese traditional" then "Tensentype JiaLiDaHeiF"
else "Yu-Gi-Oh! Matrix Book" else "Yu-Gi-Oh! Matrix Book"
size: 13 #size: 13
size: { if styling.language!="english" then 10 else 13 }
scale down to: 4 scale down to: 4
color: rgb(0,0,0) color: rgb(0,0,0)
symbol font: symbol font:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment