Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
monero-project
monero-site
Commits
e0219d15
Commit
e0219d15
authored
Sep 25, 2017
by
Riccardo Spagni
Committed by
GitHub
Sep 25, 2017
Browse files
Merge pull request #417 from MaxXor/merchants-fix
Fix merchants URL color
parents
f037bb4c
4ef41146
Changes
1
Hide whitespace changes
Inline
Side-by-side
css/custom.css
View file @
e0219d15
...
...
@@ -2777,7 +2777,7 @@ footer {
/***************************MERCHANTS STYLING***********************************/
.merchants
a
{
color
:
#
4c4c4c
;
color
:
#
ff7519
;
margin-top
:
0.4rem
;
margin-bottom
:
0.4rem
;
display
:
inline-block
;
...
...
@@ -2788,14 +2788,6 @@ footer {
color
:
#ff7519
;
}
@media
only
screen
and
(
max-width
:
48rem
)
{
.merchants
a
{
color
:
#ff7519
;
}
}
/***************************ROADMAP STYLING*********************************/
...
...
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