This website works better with JavaScript.
Explore
Help
Register
Sign In
cryptohagen.dk
/
website
Watch
2
Star
0
Fork
You've already forked website
2
Code
Issues
2
Pull Requests
Releases
Wiki
Activity
Browse Source
CSS fix for links in cards
continuous-integration/drone/push
Build is passing
Details
pull/5/head
Jesper Hess
2 years ago
parent
a72327fca4
commit
5453572cd5
Signed by:
graffen
GPG Key ID:
351A89E40D763F0F
1 changed files
with
4 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
4
_sass/bootstrap/scss/mixins/_cards.scss
4
_sass/bootstrap/scss/mixins/_cards.scss
vendored
Unescape
Escape
View File
@ -35,4 +35,8 @@
color
:
$card-link-hover-color
;
}
}
.
card-text
>
a
{
color
:
#fff
;
}
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
cryptohagen.dk/website
Title
Body
Create Issue