Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2017-11-20 18:04:23 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2017-11-20 18:04:23 +0300
commitc1b2017411601e233643dd069f187fd7e6e829bc (patch)
tree93812bdaafb18b7936d01c27398aa20d4e38c12f /app/assets/stylesheets/pages/help.scss
parentbd026b6a28ac410ad455b7b915cafc9782296b6b (diff)
Add wiki css to help page
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'app/assets/stylesheets/pages/help.scss')
-rw-r--r--app/assets/stylesheets/pages/help.scss8
1 files changed, 0 insertions, 8 deletions
diff --git a/app/assets/stylesheets/pages/help.scss b/app/assets/stylesheets/pages/help.scss
index dae8ccdef6c..982f3653f8e 100644
--- a/app/assets/stylesheets/pages/help.scss
+++ b/app/assets/stylesheets/pages/help.scss
@@ -1,12 +1,4 @@
.documentation-index {
- h1 {
- margin: 0;
- }
-
- h2 {
- font-size: 20px;
- }
-
li {
line-height: 24px;
color: $document-index-color;