--- title: Developer Portal Styles tags: developer portal, css --- <style> .ui-infobar { display: none !important; } .ui-toc, .ui-affix-toc { display: none !important; } p > img:not(.emoji), p > img:not(.emoji) + span { display: block; margin: 0 auto; text-align: center; } </style>