1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-03 03:56:18 -04:00
gitea/web_src/js
silverwind 19993d8814
Change --font-weight-bold to --font-weight-semibold and 600 value, introduce new font weight variables (#24827)
There was some recent discussion about this in Discord `ui-design`
channel and the conclusion was that
https://github.com/go-gitea/gitea/issues/24305 should have fixed their
OS font installation to have semibold weights.

I have now tested this 601 weight on a Windows 10 machine on Firefox
myself, and I immediately noticed that bold was excessivly bold and
rendering as 700 because browsers are biased towards bolder fonts. So
revert this back to the previous value.
2023-05-21 23:37:32 +00:00
..
components Change --font-weight-bold to --font-weight-semibold and 600 value, introduce new font weight variables (#24827) 2023-05-21 23:37:32 +00:00
features Support Copy Link for video attachments (#24833) 2023-05-21 22:06:17 +00:00
markup
modules Fix duplicate tooltip hiding (#24814) 2023-05-19 20:12:30 +00:00
standalone
test
utils Add two eslint plugins (#24776) 2023-05-18 09:14:31 +08:00
webcomponents
bootstrap.js
index.js
jquery.js
serviceworker.js
svg.js
svg.test.js
utils.js
utils.test.js