mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2024-11-20 11:14:28 +00:00
Styling new BSA
This commit is contained in:
parent
101b25690c
commit
8f5d267cd4
@ -1,6 +1,6 @@
|
|||||||
<footer id="footer" class="footer hidden-print">
|
<footer id="footer" class="footer hidden-print">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div id="inventory" class="bsarocks">
|
<div id="inventory">
|
||||||
<a href="http://www.wpbeginner.com/?utm_source=fontawesome_footer&utm_medium=banner&utm_campaign=fontawesome"
|
<a href="http://www.wpbeginner.com/?utm_source=fontawesome_footer&utm_medium=banner&utm_campaign=fontawesome"
|
||||||
title="Beginner's Guide to WordPress" target="_blank" rel="nofollow"
|
title="Beginner's Guide to WordPress" target="_blank" rel="nofollow"
|
||||||
onClick="_gaq.push(['_trackEvent', 'Outbound Link', 'wpbeginner.com']);">
|
onClick="_gaq.push(['_trackEvent', 'Outbound Link', 'wpbeginner.com']);">
|
||||||
|
@ -18,6 +18,18 @@
|
|||||||
padding-bottom: 55px;
|
padding-bottom: 55px;
|
||||||
}
|
}
|
||||||
.project { margin-top: 10px; }
|
.project { margin-top: 10px; }
|
||||||
|
|
||||||
|
#inventory {
|
||||||
|
a {
|
||||||
|
width: 220px;
|
||||||
|
overflow: hidden;
|
||||||
|
display: inline-block;
|
||||||
|
border-bottom: inherit;
|
||||||
|
margin: 0 15px 20px;
|
||||||
|
|
||||||
|
}
|
||||||
|
#CVADP2Y { display: inline; }
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user