mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 01:24:17 +00:00
Since these are meant to be offline docs and use a smaller screen area we can omit this to keep things cleaner.
7 lines
112 B
CSS
7 lines
112 B
CSS
|
|
/* These styles only apply to the ide build */
|
|
|
|
.wy-breadcrumbs li.wy-breadcrumbs-aside {
|
|
display: none;
|
|
}
|