Files
pybricks-api/doc/common/_static/css/ide.css
T
David Lechner 7d729a8e9e 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-26 08:30:48 +01:00

7 lines
112 B
CSS

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