BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
Commits
006df5df
Commit
006df5df
authored
Feb 01, 2014
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #6218 from brittlewis12/master
fixed h3, h4 font-sizing for gitlab-flavored markdown (solves issue #6211)
parents
5db3468d
79836019
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
mixins.scss
app/assets/stylesheets/main/mixins.scss
+2
-2
No files found.
app/assets/stylesheets/main/mixins.scss
View file @
006df5df
...
...
@@ -106,12 +106,12 @@
h3
{
margin-top
:
35px
;
font-size
:
2
em
;
font-size
:
1
.5
em
;
}
h4
{
margin-top
:
30px
;
font-size
:
1
.
5
em
;
font-size
:
1
.
2
em
;
}
blockquote
p
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment