diff options
| author | Xe Iaso <me@christine.website> | 2023-01-28 13:34:23 -0500 |
|---|---|---|
| committer | Xe Iaso <me@christine.website> | 2023-01-28 13:34:35 -0500 |
| commit | 06ed2f79852cadc26a052ec438488d91193ce4e5 (patch) | |
| tree | 08cdc37ebeb4279804455978fe67722816f27d20 /static/css/gruvbox-dark.css | |
| parent | 16f4d5e0d7706b1538124d9579e3a4fc353dc624 (diff) | |
| download | xesite-06ed2f79852cadc26a052ec438488d91193ce4e5.tar.xz xesite-06ed2f79852cadc26a052ec438488d91193ce4e5.zip | |
revenue/expenses report for 2022
Signed-off-by: Xe Iaso <me@christine.website>
Diffstat (limited to 'static/css/gruvbox-dark.css')
| -rw-r--r-- | static/css/gruvbox-dark.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/gruvbox-dark.css b/static/css/gruvbox-dark.css index 327bfa1..a16bf37 100644 --- a/static/css/gruvbox-dark.css +++ b/static/css/gruvbox-dark.css @@ -62,7 +62,7 @@ }
.gruvbox-dark table tbody td:first-child {
- color: #b0bec5
+ font-weight: bold;
}
.gruvbox-dark .form-control,
|
