mirror of
https://github.com/e107inc/e107.git
synced 2025-09-01 10:23:53 +02:00
Social icons now using Font-awesome resize method.
This commit is contained in:
@@ -100,7 +100,6 @@ body {
|
||||
|
||||
|
||||
.xurl-social-icons a {
|
||||
font-size: 28px;
|
||||
color: inherit;
|
||||
text-decoration: none;
|
||||
opacity: .7;
|
||||
|
@@ -123,7 +123,7 @@ $LAYOUT['_footer_'] = ' <hr>
|
||||
{SITEDISCLAIMER}
|
||||
</div>
|
||||
<div class="col-lg-6 text-right">
|
||||
{XURL_ICONS}
|
||||
{XURL_ICONS: size=2x}
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
Reference in New Issue
Block a user