Commit 2b8d2891304b4ecc71c0c9eae0952633a15b42fb
1 parent
0bd0c814
Exists in
spb-stable
and in
3 other branches
Fix readme h4 style
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
app/assets/stylesheets/sections/tree.scss
@@ -127,7 +127,7 @@ | @@ -127,7 +127,7 @@ | ||
127 | border-top: 1px dashed #CCC; | 127 | border-top: 1px dashed #CCC; |
128 | padding-top: 10px; | 128 | padding-top: 10px; |
129 | 129 | ||
130 | - h4 { | 130 | + .readme-file-title { |
131 | font-size: 14px; | 131 | font-size: 14px; |
132 | margin-bottom: 20px; | 132 | margin-bottom: 20px; |
133 | color: #777; | 133 | color: #777; |