tighten whitespace in link lists
This commit is contained in:
@@ -8,6 +8,10 @@ p > strong > a, p > strong > a:hover {
|
|||||||
color:black;
|
color:black;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.tight p {
|
||||||
|
margin:0;
|
||||||
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
li {
|
li {
|
||||||
margin-bottom:0;
|
margin-bottom:0;
|
||||||
|
|||||||
@@ -408,7 +408,8 @@ other console/curses tools
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="five columns u-pull-right">
|
<div class="five columns u-pull-right tight">
|
||||||
|
|
||||||
<h3 id="docs">docs</h3>
|
<h3 id="docs">docs</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://ledger-cli.org/docs.html">Ledger manuals</a></li>
|
<li><a href="http://ledger-cli.org/docs.html">Ledger manuals</a></li>
|
||||||
|
|||||||
Reference in New Issue
Block a user