Fitness dashboard without calorie tracker
Does not compute correctly yet
This commit is contained in:
@@ -674,8 +674,6 @@ aside.sidebar:empty { display: none; }
|
||||
.fitness-svg .chart-label { fill: var(--text-muted); font-size: var(--font-xs); }
|
||||
.fitness-svg .chart-line { fill: none; stroke: var(--link); stroke-width: 1.5; }
|
||||
.fitness-svg .chart-dot { fill: var(--link); }
|
||||
.fitness-svg .chart-bar { fill: var(--secondary); }
|
||||
.fitness-svg .chart-net { stroke: var(--link); stroke-width: 1.5; }
|
||||
.fitness-svg .chart-goal { stroke: var(--primary-hover); stroke-dasharray: 4 3; }
|
||||
.fitness-svg .chart-goal-label { fill: var(--primary-hover); font-size: var(--font-xs); }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user