add bottom margin to wiki-page css
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user