This website works better with JavaScript
Home
Explore
Help
Sign In
cturan
/
vendure
mirror of
https://github.com/vendure-ecommerce/vendure
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
fix(docs): Improve contrast of gql type links
Michael Bromley
5 years ago
parent
3329554982
commit
a0ef63ff60
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
docs/assets/styles/_shortcodes.scss
+ 3
- 0
docs/assets/styles/_shortcodes.scss
View File
@@ -98,6 +98,9 @@
em {
color: #776e71;
}
+ a:link, a:visited {
+ color: $brand-color;
+ }
}
/**