bold_label_style

NAML documentation   Watch a video
   Usages of this macro
... in utilities.naml
975
976
977
978
979
<macro name="bold_label_style">
    <style type="text/css">
        label { font-weight:bold; }
    </style>
</macro>