Pencil Code Reference > css
css changes the current CSS styling of an object. It accepts all standard CSS properties, however instead of using hyphens ("-") it uses camelCaps.
css
Instead of using font-size, css uses fontSize.
font-size
fontSize