Tony's Collections
Tony's Bundles
tony /
Gitbook Custom
body {
--info-3: 255,255,255,.4;
--tint-3: 255,255,255,.4;
background-image:radial-gradient(49.63% 57.02% at 58.99% -7.2%, rgba(236, 77, 37, 0.1) 39.4%, rgba(0, 0, 0, 0) 100%);
background-attachment: fixed;
background-position: top center;
}
header#site-header {
background-color: rgba(255,255,255,0.3);
}
header + div {
background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='%23000000' stroke-opacity='0.025' stroke-width='1'%3E%3Cpath d='M0 0h30v30H0z'/%3E%3C/g%3E%3C/svg%3E");
background-attachment: fixed;
background-position: top;
}
.platform-wish-list aside:not([data-testid="table-of-contents"]),
.jsx-without-react aside:not([data-testid="table-of-contents"]) {
flex-basis: 0rem;
}
aside {
margin-right: 1rem !important;
}
body > div:first-child {
background: radial-gradient(49.63% 57.02% at 58.99% -7.2%, rgba(236, 77, 37, 0.1) 39.4%, rgba(0, 0, 0, 0) 100%)
}
.theme-muted\:bg-tint-subtle {
background: none !important;
}
.max-w-screen-2xl {
max-width: 1500px !important;
}
main {
padding-left: 10px !important;
padding-right: 10px important;
}
main header h1 svg {
display: none
}
header,
main h1,
main h2,
main h3,
main h4 {
font-family: 'Bricolage Grotesque', sans-serif !important
}
body {
}
[data-testid=toc-scroll-container] > div:last-child {
display: none;
}
[data-testid=toc-scroll-container] > ul > li {
display: none;
}
.docs\.reallygoodsoftware\.net [data-testid=toc-scroll-container] > ul > li {
display: block;
}
.platformparity\.com [data-testid=toc-scroll-container] > ul > li:nth-child(6) {
display: block;
}
.platformparity\.com #site-header {
display: none;
}
Add this to the <head> of your page