Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
gpt
large_projects
gitlabhq1
Commits
21d1acf7
Commit
21d1acf7
authored
8 years ago
by
Annabel Dunstone Gray
Browse files
Options
Download
Email Patches
Plain Diff
Reduce header font weights from 600 to 500
parent
bb94c3bf
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
app/assets/stylesheets/framework/nav.scss
app/assets/stylesheets/framework/nav.scss
+1
-1
app/assets/stylesheets/framework/typography.scss
app/assets/stylesheets/framework/typography.scss
+6
-6
No files found.
app/assets/stylesheets/framework/nav.scss
View file @
21d1acf7
...
...
@@ -70,7 +70,7 @@
&
.active
a
{
border-bottom
:
2px
solid
$link-underline-blue
;
color
:
$black
;
font-weight
:
6
00
;
font-weight
:
5
00
;
.badge
{
color
:
$black
;
...
...
This diff is collapsed.
Click to expand it.
app/assets/stylesheets/framework/typography.scss
View file @
21d1acf7
...
...
@@ -46,7 +46,7 @@
h1
{
font-size
:
1
.75em
;
font-weight
:
6
00
;
font-weight
:
5
00
;
margin
:
16px
0
10px
;
padding
:
0
0
0
.3em
;
border-bottom
:
1px
solid
$white-dark
;
...
...
@@ -55,7 +55,7 @@
h2
{
font-size
:
1
.5em
;
font-weight
:
6
00
;
font-weight
:
5
00
;
margin
:
16px
0
10px
;
color
:
$gl-text-color
;
}
...
...
@@ -209,7 +209,7 @@ body {
margin-top
:
$gl-padding
;
line-height
:
1
.3
;
font-size
:
1
.25em
;
font-weight
:
6
00
;
font-weight
:
5
00
;
&
:last-child
{
margin-bottom
:
0
;
...
...
@@ -220,7 +220,7 @@ body {
margin-top
:
0
;
line-height
:
1
.3
;
font-size
:
1
.25em
;
font-weight
:
6
00
;
font-weight
:
5
00
;
margin
:
12px
7px
;
}
...
...
@@ -231,11 +231,11 @@ h4,
h5
,
h6
{
color
:
$gl-text-color
;
font-weight
:
6
00
;
font-weight
:
5
00
;
}
.light-header
{
font-weight
:
6
00
;
font-weight
:
5
00
;
}
/** CODE **/
...
...
This diff is collapsed.
Click to expand it.
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