mirror of
https://github.com/nodemcu/nodemcu-firmware.git
synced 2025-01-16 20:52:57 +08:00
More tinkering
This commit is contained in:
parent
6a5367b7e5
commit
0370cb8ec6
21
docs/css/extra.css
Normal file
21
docs/css/extra.css
Normal file
@ -0,0 +1,21 @@
|
||||
div.col-md-9 h1:first-of-type, div.section h1:first-of-type {
|
||||
text-align: center;
|
||||
font-size: 50px;
|
||||
font-weight: 300;
|
||||
}
|
||||
|
||||
div.col-md-9 p:first-of-type {
|
||||
/*text-align: center;*/
|
||||
}
|
||||
|
||||
div.col-md-9 p.admonition-title:first-of-type {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
div.col-md-9 h1:first-of-type .headerlink {
|
||||
display: none;
|
||||
}
|
||||
|
||||
code.no-highlight {
|
||||
color: black;
|
||||
}
|
BIN
docs/img/favicon.png
Executable file
BIN
docs/img/favicon.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 1.9 KiB |
1
docs/modules.md
Normal file
1
docs/modules.md
Normal file
@ -0,0 +1 @@
|
||||
A list of modules
|
Loading…
x
Reference in New Issue
Block a user