Content deleted Content added
Sync and fix styleratio invocation |
Account for positional arguments |
||
Line 277:
for key, style in pairs(args) do
if tostring(key):match("style$") then
if styleratio{style} < 4.5 then
return true
|