update file page for jsonp

This commit is contained in:
Cadence Ember
2025-11-23 01:55:57 +13:00
parent a26fe3cd13
commit fb48224f6b
4 changed files with 252 additions and 78 deletions

View File

@@ -120,6 +120,9 @@ p {
background-color: var(--theme-page-background-color);
padding: 3vw;
}
.fandom-community-header__background {
transform: none; /* fandom offsets this 46px by default due to their position: fixed top bar */
}
/* table of contents */
.toc {