mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
13 lines
117 B
Plaintext
13 lines
117 B
Plaintext
<!-- Fontawesome Modifications -->
|
|
<style>
|
|
.fa {
|
|
color: #777;
|
|
}
|
|
.fas {
|
|
color: #777;
|
|
}
|
|
.far {
|
|
color: #777;
|
|
}
|
|
</style>
|