touch up footer nav (still needs work).

This commit is contained in:
Saman Bemel-Benrud
2013-03-27 20:20:03 -04:00
parent 4776ca92ea
commit 49f24a2fae
+8
View File
@@ -1587,6 +1587,11 @@ img.wiki-image {
margin-bottom: 20px;
}
.help-wrap p:last-child {
border-bottom: 1px solid #CCC;
padding-bottom: 20px;
}
.help-wrap .left-content .body p code {
padding:2px 4px;
background:#eee;
@@ -1626,6 +1631,9 @@ img.wiki-image {
display: inline-block;
}
.help-wrap .nav a.previous {
}
.help-wrap .nav a span {
padding: 10px;
}