Commit 1b3197f0 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Merge branch 'dz-improve-help-page' into 'master'

Add wiki css to help page

See merge request gitlab-org/gitlab-ce!15488
parents 6c339816 c70ffe11
.documentation-index {
h1 {
margin: 0;
}
h2 {
font-size: 20px;
}
li {
line-height: 24px;
color: $document-index-color;
a {
margin-right: 3px;
}
}
}
.shortcut-mappings {
font-size: 12px;
color: $help-shortcut-mapping-color;
......
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment