Add wiki css to help page

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
Dmitriy Zaporozhets 2017-11-20 17:04:23 +02:00
parent bd026b6a28
commit c1b2017411
No known key found for this signature in database
GPG Key ID: 627C5F589F467F17
2 changed files with 1 additions and 9 deletions

View File

@ -1,12 +1,4 @@
.documentation-index {
h1 {
margin: 0;
}
h2 {
font-size: 20px;
}
li {
line-height: 24px;
color: $document-index-color;

View File

@ -29,7 +29,7 @@
.row.prepend-top-default
.col-md-8
.documentation-index
.documentation-index.wiki
= markdown(@help_index)
.col-md-4
.panel.panel-default