node/doc/api_assets
Evan Lucas c89d519528 doc: make version picker usable on mobile
This makes the version picker usable on mobile devices.
Previously, the version picker was difficult to select from. This
change makes the #gtoc > ul > li elements have a display
of `block` instead of `inline`.

PR-URL: https://github.com/nodejs/node/pull/39958
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
2021-09-22 22:08:33 +00:00
..
hljs.css tools: upgrade highlight.js to version 11.0.1 2021-06-26 15:13:35 +00:00
js-flavor-cjs.svg tools,doc: add support for several flavors of JS code snippets 2021-03-06 16:13:57 +01:00
js-flavor-esm.svg tools,doc: add support for several flavors of JS code snippets 2021-03-06 16:13:57 +01:00
README.md doc,tools: syntax highlight api docs at compile-time 2020-07-16 00:22:35 +02:00
style.css doc: make version picker usable on mobile 2021-09-22 22:08:33 +00:00

API Reference Document Assets

hljs.css

The syntax theme for code snippets in API reference documents.

style.css

The main stylesheet for API reference documents.