Closed nmtitov closed 9 years ago
@nmtitov I think the easiest way is this:
Just create copy of base.css
in your <app>/static/admin/css/base.css
, find all "Roboto" mentions and replace with what you need. One only thing is that you need to put your app before 'flat'
in INSTALLED_APPS section.
Thank you
Hi, is there an easy way to remove Roboto font on app level?