Welcome! Share code as fast as possible.

<font color = {{'lightgreen' if (states('input_number.time_credits_personal_education') | float > 0) else 'grey'}}> {{ (states('input_number.time_credits_personal_education') | float / 60) | round(1) }} Hours ({{ (states('input_number.time_credits_personal_education')) }} Minutes) Personal Education </font> 
<font color = {{'lightgreen' if (states('input_number.time_credits_lifestyle_enhancement') | float > 0) else 'grey'}}> {{ (states('input_number.time_credits_lifestyle_enhancement') | float / 60)  | round(1) }} Hours ({{ (states('input_number.time_credits_lifestyle_enhancement')) }} Minutes) Lifestyle Enhancement</font>
<font color = {{'lightgreen' if (states('input_number.time_credit_hang_with_rita') | float > 0) else 'grey'}}> {{ (states('input_number.time_credit_hang_with_rita') | float / 60)  | round(1) }} Hours ({{ (states('input_number.time_credit_hang_with_rita')) }} Minutes) Hang with Rita</font>
<font color = {{'lightgreen' if (states('input_number.time_credits_garden_enhancements') | float > 0) else 'grey'}}> {{ (states('input_number.time_credits_garden_enhancements') | float / 60)  }} Hours ({{ (states('input_number.time_credits_garden_enhancements')) }} Minutes) Garden Enhancement</font>
<font color = {{'lightgreen' if (states('input_number.time_credits_savasana_inversion_table') | float > 0) else 'grey'}}> {{ (states('input_number.time_credits_savasana_inversion_table') | float / 60)  | round(1) }} Hours ({{ (states('input_number.time_credits_savasana_inversion_table')) | round(0) }} Minutes) Savasana or Inversion Table</font>
<font color = {{'lightgreen' if (states('input_number.time_credits_tweak_computer_network') | float > 0) else 'grey'}}> {{ (states('input_number.time_credits_tweak_computer_network') | float / 60)  | round(1) }} Hours ({{ (states('input_number.time_credits_tweak_computer_network')) | round(0)  }} Minutes) Tweak Computer Network</font>
<font color = {{'lightgreen' if (states('input_number.time_credits_read_books') | float > 0) else 'grey'}}> {{ (states('input_number.time_credits_read_books') | float / 60)  | round(1) }} Hours ({{ (states('input_number.time_credits_read_books')) | round(0)  }} Minutes) Read Books</font>
<font color = {{'lightgreen' if (states('input_number.time_credits_watch_tv') | float > 0) else 'grey'}}> {{ (states('input_number.time_credits_watch_tv') | float / 60)  | round(1) }} Hours ( Minutes) Watch TV</font>
<font color = {{'lightgreen' if (states('input_number.time_credits_strength_exercises') | float > 0) else 'grey'}}> {{ (states('input_number.time_credits_strength_exercises') | float / 60)  | round(1) }} Hours ({{ (states('input_number.time_credits_strength_exercises')) | round(0)  }} Minutes) Stregnth Exercise</font>
<font color = {{'lightgreen' if (states('input_number.time_credits_learn_jazz') | float > 0) else 'grey'}}> {{ (states('input_number.time_credits_learn_jazz') | float / 60)  | round(1) }} Hours ({{ (states('input_number.time_credits_learn_jazz'))  }} Minutes) Learn Jazz</font>