mirror of
https://github.com/microsoft/autogen.git
synced 2025-08-27 09:59:58 +00:00

<!-- Thank you for your contribution! Please review https://microsoft.github.io/autogen/docs/Contribute before opening a pull request. --> <!-- Please add a reviewer to the assignee section when you create a PR. If you don't have the access to it, we will shortly find a reviewer and assign them to your PR. --> ## Why are these changes needed? (Partially?) fixes accessibility issue (19). Question out to accessibility team whether its enough. Migrating to 16.0 for accessibility fixes. Not moving to 16.1 yet because of a weird change to the 'Show Source' link's appearance ## Related issue number #5630 ## Checks - [ ] I've included any doc changes needed for <https://microsoft.github.io/autogen/>. See <https://github.com/microsoft/autogen/blob/main/CONTRIBUTING.md> to build and test documentation locally. - [ ] I've added tests (if relevant) corresponding to the changes introduced in this PR. - [ ] I've made sure all auto checks have passed. Co-authored-by: Ryan Sweet <rysweet@microsoft.com>