Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
befcad229336
Unverified
Commit
988ce2c0
authored
Dec 29, 2013
by
Dmitriy Zaporozhets
Browse files
Improve typography
Signed-off-by:
Dmitriy Zaporozhets
<
dmitriy.zaporozhets@gmail.com
>
parent
7ee34d1f2119
Changes
2
Hide whitespace changes
Inline
Side-by-side
app/assets/stylesheets/gitlab_bootstrap/mixins.scss
View file @
befcad22
...
...
@@ -136,7 +136,7 @@
}
@mixin
page-title
{
color
:
$style_color
;
color
:
#333
;
font-size
:
20px
;
line-height
:
1
.5
;
margin-top
:
0px
;
...
...
app/assets/stylesheets/sections/projects.scss
View file @
befcad22
...
...
@@ -27,7 +27,7 @@
.project-home-title
{
font-size
:
18px
;
color
:
#
777
;
color
:
#
444
;
margin
:
0
;
line-height
:
32px
;
}
...
...
@@ -40,7 +40,7 @@
.project-home-desc
{
float
:
left
;
color
:
#
999
;
color
:
#
777
;
}
.project-home-links
{
...
...
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