FaZeBookSocialNetwork / www / view / footer.php
footer.php
Raw
<div class="col-sm-12">
  <hr />
  <div class="col-sm-9" style="cursor: url(http://i.imgur.com/vFLazlU.png), auto !important;">
  420 Code IT GmbH
  </div>
  <div class="col-sm-3">

    <a class="btn btn-social-icon btn-twitter btn-default btn-circle btn-lg" href="https://twitter.com/realdonaldtrump?lang=de">
    <span class="fa fa-twitter"></span>
    </a>

    <a class="btn btn-social-icon btn-facebook btn-default btn-circle btn-lg" href="https://www.facebook.com/profile.php?id=100012706116655&fref=ts">
    <span class="fa fa-facebook"></span>
    </a>

    <a class="btn btn-social-icon btn-default btn-circle btn-lg" href="https://github.com/justinmeza/httpd.lol">
    <span class="fa fa-github"></span>
    </a>

    <a class="btn btn-social-icon btn-default btn-circle btn-lg" href="https://www.instagram.com/selenagomez/?hl=de">
    <span class="fa fa-instagram"></span>
    </a>

    <a class="btn btn-social-icon btn-default btn-circle btn-lg" href="http://www.dpor.rwth-aachen.de/">
    <span class="fa fa-bitbucket"></span>
    </a>
  </div>
</div>