summaryrefslogtreecommitdiff
path: root/website/templates/footer.html
diff options
context:
space:
mode:
authorSashi202017-09-21 15:37:09 +0530
committerSashi202017-09-21 15:37:09 +0530
commitc9f57e7e7b684a4e2b24442b530ddbd48d560cfa (patch)
treeb3fb3308a070163192c82faaa450c556b22dac9a /website/templates/footer.html
parent9d9cc0459a16ec81420af3bb78bf531867768743 (diff)
downloadSciPy2017-c9f57e7e7b684a4e2b24442b530ddbd48d560cfa.tar.gz
SciPy2017-c9f57e7e7b684a4e2b24442b530ddbd48d560cfa.tar.bz2
SciPy2017-c9f57e7e7b684a4e2b24442b530ddbd48d560cfa.zip
Social Icons changed
Diffstat (limited to 'website/templates/footer.html')
-rw-r--r--website/templates/footer.html9
1 files changed, 6 insertions, 3 deletions
diff --git a/website/templates/footer.html b/website/templates/footer.html
index a716e7c..7b9307b 100644
--- a/website/templates/footer.html
+++ b/website/templates/footer.html
@@ -27,17 +27,20 @@
</dl>
<ul class="list-inline">
<li class="list-inline-item">
- <a style="background-color:#00aced;color:#ffffff;font-size:48px;" target="_blank" href="https://twitter.com/scipyindia" class="fa fa-twitter">
+ <a style="font-size:40px;" target="_blank" href="https://twitter.com/scipyindia">
+ <i class="fa fa-twitter-square" aria-hidden="true"></i>
<span class="label"></span>
</a>
</li>
<li class="list-inline-item">
- <a style="color:#3b5998;font-size:48px;" target="_blank" href="https://www.facebook.com/scipyindia2016/" class=" fa fa-facebook-official">
+ <a style="color:#3b5998;font-size:40px;" target="_blank" href="https://www.facebook.com/scipyindia2016/">
+ <i class="fa fa-facebook-square" aria-hidden="true"></i>
<span class="label"></span>
</a>
</li>
<li class="list-inline-item">
- <a style="background-color:#dd4d39;color:#ffffff;font-size:48px;" target="_blank" href="https://plus.google.com/u/0/104012350840765676803" class="fa fa-google-plus">
+ <a style="color:#d34836;font-size:40px;" target="_blank" href="https://plus.google.com/u/0/104012350840765676803">
+ <i class="fa fa-google-plus-square" aria-hidden="true"></i>
<span class="label"></span>
</a>
</li>