mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2025-01-13 08:40:28 +08:00
Updating fa5 modal to point to pre-orders
This commit is contained in:
parent
63e9e06e8e
commit
ddb3dd4e29
4
css/font-awesome.css
vendored
4
css/font-awesome.css
vendored
@ -61,7 +61,7 @@
|
|||||||
}
|
}
|
||||||
.fa-border {
|
.fa-border {
|
||||||
padding: .2em .25em .15em;
|
padding: .2em .25em .15em;
|
||||||
border: solid 0.08em #eee;
|
border: solid 0.08em #eeeeee;
|
||||||
border-radius: .1em;
|
border-radius: .1em;
|
||||||
}
|
}
|
||||||
.fa-pull-left {
|
.fa-pull-left {
|
||||||
@ -176,7 +176,7 @@
|
|||||||
font-size: 2em;
|
font-size: 2em;
|
||||||
}
|
}
|
||||||
.fa-inverse {
|
.fa-inverse {
|
||||||
color: #fff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
|
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
|
||||||
readers do not read off random characters that represent icons */
|
readers do not read off random characters that represent icons */
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
<div class="modal-content">
|
<div class="modal-content">
|
||||||
<div class="modal-header">
|
<div class="modal-header">
|
||||||
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><i class="fa fa-times" aria-hidden="true"></i><span class="close"></span></button>
|
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><i class="fa fa-times" aria-hidden="true"></i><span class="close"></span></button>
|
||||||
<h2 class="modal-title" id="modal-fa5-label">Font Awesome 5 is funded and coming!</h2>
|
<h2 class="modal-title" id="modal-fa5-label">Font Awesome 5 Pre-Orders Now Available!</h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="modal-body">
|
<div class="modal-body">
|
||||||
|
|
||||||
@ -13,11 +13,11 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p class="lead text-center margin-top-lg margin-bottom-lg">
|
<p class="lead text-center margin-top-lg margin-bottom-lg">
|
||||||
Thanks to all of our Kickstarter backers who helped make the project successful. More information and updates are to come.
|
Pre-order and get Font Awesome 5 Pro and all stretch goals for just $40!
|
||||||
</p>
|
</p>
|
||||||
<a class="btn btn-fa5 btn-lg btn-block" href="https://www.kickstarter.com/projects/232193852/font-awesome-5?ref=1oakzw"
|
<a class="btn btn-fa5 btn-lg btn-block" href="http://five.fontawesome.com"
|
||||||
onClick="_gaq.push(['_trackEvent', 'Outbound Modal Link', 'Check out the Kickstarter']);">
|
onClick="_gaq.push(['_trackEvent', 'Outbound Modal Link', 'Pre-Order']);">
|
||||||
<h3 class="margin text-sans-serif strong">Check out the details on <br class="hide-sm hide-md hide-lg">Kickstarter <i class="fa fa-external-link-square" aria-hidden="true"></i></h3>
|
<h3 class="margin text-sans-serif strong">Pre-Order! <i class="fa fa-external-link-square" aria-hidden="true"></i></h3>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user