OpenWISP
Increase font-size in the OpenWISP 2 admin UI
In this UX task you can help us to improve slightly the UX of the OpenWISP 2 admin website.
We would like to increase the font size slightly (say 1px or 2px) without affecting negatively all the other django related admin features.
Proceed as follows:
- Star and fork openwisp-utils
- Install openwisp-utils using
python setup.py develop
as suggested in the README (third suggestion in "Install development version"), ensure to use python virtualenv - Star and fork openwisp-controller
- Install openwisp-controller for development, install this module in the same virtualenv you created for openwisp-utils
- now start working on the following CSS file openwisp_utils/admin_theme/static/admin/css/openwisp.css
- when ready, send a pull request to openwisp-utils
Test your changes while running the development server of the openwisp-controller module. Don't forget to ask questions to your mentors!
Task tags
Students who completed this task
Abhinav Krishna