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
ed735cab75ff
Commit
32a5548c
authored
Feb 17, 2013
by
Dmitriy Zaporozhets
Browse files
Fix link color for dark theme
parent
b0509b713a43
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/assets/stylesheets/sections/header.scss
View file @
ed735cab
...
...
@@ -246,6 +246,9 @@ header {
}
}
.project_name
{
a
{
color
:
#FFF
;
}
color
:
#fff
;
text-shadow
:
0
1px
1px
#111
;
}
...
...
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