micropython: add micropython component
This commit is contained in:
10
components/language/micropython/docs/static/customstyle.css
vendored
Normal file
10
components/language/micropython/docs/static/customstyle.css
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
/* custom CSS for MicroPython docs
|
||||
*/
|
||||
|
||||
.admonition-difference-to-cpython {
|
||||
border: 1px solid black;
|
||||
}
|
||||
|
||||
.admonition-difference-to-cpython .admonition-title {
|
||||
margin: 4px;
|
||||
}
|
BIN
components/language/micropython/docs/static/favicon.ico
vendored
Normal file
BIN
components/language/micropython/docs/static/favicon.ico
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 KiB |
Reference in New Issue
Block a user