Announcements
The Google Cloud Community will be in read-only from July 16 - July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

API Page Customisation

Can we change the background color/image of only the API page in integrated developer portal ? I could include the background color/image in custom styles page but it gets applied for all the other pages 9except home page ) !! I just need this to work for the specific page.

0 1 112
1 REPLY 1

You should be able to use #apis .main-content {} to change only the APIs page. Each page has an id="xxx" on the "main" div specific to it.