mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #33878 -- Switched to system fonts in CSS.
This commit is contained in:
committed by
Carlton Gibson
parent
43ddce0aeb
commit
d46cc15c51
@@ -35,6 +35,10 @@ Minor features
|
||||
* The light or dark color theme of the admin can now be toggled in the UI, as
|
||||
well as being set to follow the system setting.
|
||||
|
||||
* The admin's font stack now prefers system UI fonts and no longer requires
|
||||
downloading fonts. Additionally, CSS variables are available to more easily
|
||||
override the default font families.
|
||||
|
||||
:mod:`django.contrib.admindocs`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user