Skip to content

Commit

Permalink
- Simply change to make links on Osprey visible, previously they were…
Browse files Browse the repository at this point in the history
… white, now they are the 'Osprey' primary colour.
  • Loading branch information
AllanOcelot committed Sep 21, 2018
1 parent 4731a88 commit b59cfc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/themes/osprey/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
color: #fff;
}
.u-link {
color: #fff;
color: #4d6075;
}

/* Application settings ( AppSettings.vue ) */
Expand Down

0 comments on commit b59cfc5

Please sign in to comment.