Style social links
This commit is contained in:
parent
0132b46d5a
commit
7d291d47a6
2 changed files with 18 additions and 1 deletions
|
|
@ -46,7 +46,11 @@
|
|||
<img src="/img/silhouette.png">
|
||||
</div>
|
||||
<footer>
|
||||
<a href="#">Impressum</a>
|
||||
<ul class="horizontal">
|
||||
<li class="icon-twitter-sign"><a href="https://twitter.com/cccs_de/">twitter</a></li>
|
||||
<li class="icon-github"><a href="https://github.com/cccs/">github</a></li>
|
||||
<li class="pull-right"><a href="#">Impressum</a></li>
|
||||
</ul>
|
||||
</footer>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue