Skip to content

Commit

Permalink
Fix course categories ribbon default text color
Browse files Browse the repository at this point in the history
  • Loading branch information
ywarnier committed Sep 13, 2020
1 parent 039858d commit 62ef5d7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/Resources/public/css/base.css
Expand Up @@ -6660,6 +6660,10 @@ div#chat-remote-video video {
text-overflow: ellipsis;
}

.grid-courses .items .category a {
color: #fff;
}

.grid-courses .items .cribbon {
width: 0;
height: 0;
Expand Down

0 comments on commit 62ef5d7

Please sign in to comment.