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
4609a882
Commit
4609a882
authored
Jan 16, 2016
by
Marcel Stör
Browse files
Fix font-size, it's odd and inconsistent in the theme
parent
4afac3f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/css/extra.css
View file @
4609a882
...
...
@@ -13,6 +13,9 @@ ul.subnav ul.subnav span {
padding-left
:
1.3em
;
}
body
{
font-size
:
100%
;
}
p
{
line-height
:
20px
;
margin-bottom
:
16px
;
...
...
@@ -30,6 +33,9 @@ code {
font-size
:
85%
;
margin-right
:
3px
;
}
table
.docutils
td
code
{
font-size
:
100%
;
}
.wy-plain-list-disc
,
.rst-content
.section
ul
,
.rst-content
.toctree-wrapper
ul
,
article
ul
{
line-height
:
20px
;
margin-bottom
:
16px
;
...
...
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