Files
pybricks-api/doc/common/_static/css/ide.css
T
David Lechner afba297c41 doc/ide: hide the "view source" link
Since these are meant to be offline docs and use a smaller screen area
we can omit this to keep things cleaner.
2021-01-25 20:24:46 -06:00

7 lines
112 B
CSS

/* These styles only apply to the ide build */
.wy-breadcrumbs li.wy-breadcrumbs-aside {
display: none;
}