mirror of
https://github.com/ForkAwesome/Fork-Awesome.git
synced 2024-12-26 13:31:31 +08:00
fixing doc bug for using Bootstrap custom CSS
This commit is contained in:
parent
e2c7b26e98
commit
1095a61cbf
@ -691,7 +691,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="span9">
|
<div class="span9">
|
||||||
<ol>
|
<ol>
|
||||||
<li>Customize Twitter Bootstrap <a href="http://twitter.github.com/bootstrap/download.html" target="_blank">here</a>. Make sure not to uncheck the default "Icons" under "Base CSS."</li>
|
<li>Customize Twitter Bootstrap <a href="http://twitter.github.com/bootstrap/download.html" target="_blank">here</a>. Make sure to uncheck the default "Icons" under "Base CSS."</li>
|
||||||
<li>Copy the Font Awesome font directory into your project.</li>
|
<li>Copy the Font Awesome font directory into your project.</li>
|
||||||
<li>Copy font-awesome.css into your project.</li>
|
<li>Copy font-awesome.css into your project.</li>
|
||||||
<li>Open your project's font-awesome.css and edit the font url to ensure it points to the right place (see above example).</li>
|
<li>Open your project's font-awesome.css and edit the font url to ensure it points to the right place (see above example).</li>
|
||||||
|
Loading…
Reference in New Issue
Block a user