This website works better with JavaScript.
Explore
Help
Register
Sign In
archive
/
mitogen
mirror of
https://github.com/mitogen-hq/mitogen.git
Watch
1
Star
0
Fork
You've already forked mitogen
0
Code
Releases
Activity
docs: Add spacing between list items in body text.
Browse Source
wip-fakessh-exit-status
David Wilson
7 years ago
parent
849ccebe04
commit
33643222de
1 changed files
with
4 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
4
docs/_static/style.css
vendored
Unescape
Escape
View File
@ -2,3 +2,7 @@
div
.
figure
{
div
.
figure
{
padding
:
0
;
padding
:
0
;
}
}
div
.
body
li
{
margin-bottom
:
0
.
5em
;
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
archive/mitogen
Title
Body
Create Issue