mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2025-01-31 07:28:26 +08:00
Updated Troubleshooting (markdown)
parent
2403970e33
commit
8bec3e33a1
@ -74,12 +74,14 @@ According to your Font Awesome version, please add to your stylesheets:
|
||||
/* FA 4.0.0 and newer */
|
||||
.reveal .fa {
|
||||
font-family: 'FontAwesome';
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
/* FA 3.2.1 and older */
|
||||
.reveal [class^="icon-"],
|
||||
.reveal [class*=" icon-"] {
|
||||
font-family: 'FontAwesome';
|
||||
font-style: normal;
|
||||
}
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user