Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Nodemcu Firmware
Commits
c62cf1b3
Commit
c62cf1b3
authored
Dec 14, 2015
by
Marcel Stör
Browse files
Fix blockquote style and admonition
parent
37d3e8ec
Changes
2
Hide whitespace changes
Inline
Side-by-side
docs/css/extra.css
0 → 100644
View file @
c62cf1b3
blockquote
{
padding
:
0
15px
;
color
:
#777
;
border-left
:
4px
solid
#ddd
;
}
.rst-content
blockquote
{
margin
:
0
;
}
\ No newline at end of file
mkdocs.yml
View file @
c62cf1b3
site_name
:
NodeMCU Documentation
site_description
:
Description of the NodeMCU documentation
theme
:
readthedocs
repo_url
:
https://github.com/nodemcu/nodemcu-firmware/
strict
:
true
markdown_extensions
:
-
admonition
:
-
toc
:
permalink
:
True
pages
:
-
Home
:
'
index.md'
-
Building the firmware
:
'
build.md'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment