add bottom margin to wiki-page css

This commit is contained in:
kristi
2012-05-06 16:36:09 -07:00
parent f022b3fcde
commit 857ca14499
2 changed files with 1 additions and 6 deletions
@@ -71,6 +71,7 @@ a:hover, a:visited {
display: block;
float: left;
margin-right: 3%;
margin-bottom: 40px;
width: 100%;
}
@@ -26,12 +26,6 @@ a.absent {
color: #c00;
}
#template {
font-size: 14px;
line-height: 1.6;
margin-bottom: 40px;
}
.markdown-body {
font-size: 14px;
line-height: 1.6;