You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
stathissideris edited this page Jun 6, 2011
·
12 revisions
Style
You should be able to define the size of text in a relative way:
(make (:label) (:style {:text-size "+10%"}))
or
(make (:label) (:style {:text-size "110%"}))
or
(make (:label) (:style {:text-size "x2"})) ;;times two