diff options
| author | nsfisis <nsfisis@gmail.com> | 2022-08-31 23:30:53 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2022-08-31 23:32:02 +0900 |
| commit | 5d5367ed00c22cc194b8a2411b2b4b828751003b (patch) | |
| tree | 02392cbb201091853c58ffccea81dbc8f9102854 /docs/style.css | |
| parent | 8c071f04a749d2cf7ca7a23bff49d94738aa6b6d (diff) | |
| download | nsfisis.github.io-5d5367ed00c22cc194b8a2411b2b4b828751003b.tar.gz nsfisis.github.io-5d5367ed00c22cc194b8a2411b2b4b828751003b.tar.zst nsfisis.github.io-5d5367ed00c22cc194b8a2411b2b4b828751003b.zip | |
update hugo
Diffstat (limited to 'docs/style.css')
| -rw-r--r-- | docs/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/style.css b/docs/style.css index 3430aaf..16d5710 100644 --- a/docs/style.css +++ b/docs/style.css @@ -80,7 +80,7 @@ p { } strong, b { - font-weight: 500; + font-weight: bold; } ul { margin: 0; |
