1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00
Files
wrestlingdev.com/app/views/layouts/_cdn.html.erb

13 lines
117 B
Plaintext

<!-- Fontawesome Modifications -->
<style>
.fa {
color: #777;
}
.fas {
color: #777;
}
.far {
color: #777;
}
</style>