mirror of
https://gitlab.com/openlp/website.git
synced 2024-12-22 13:02:50 +00:00
Remove unused css class
This commit is contained in:
parent
51ef5783a3
commit
56e150994d
@ -280,11 +280,11 @@ article blockquote p:first-child {
|
|||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
.social-links li.reddit a:hover {
|
li.reddit a:hover {
|
||||||
color: #ff4500;
|
color: #ff4500;
|
||||||
}
|
}
|
||||||
|
|
||||||
.social-links li.telegram a:hover {
|
li.telegram a:hover {
|
||||||
color: #0088cc;
|
color: #0088cc;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -527,7 +527,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12">
|
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12">
|
||||||
<ul class="social-links text-center">
|
<ul class="text-center">
|
||||||
<li class="googleplus"><a target="_blank" href="https://plus.google.com/b/117120749304988900189/117120749304988900189" title="Follow us on Google+"><i class="fa fa-google-plus"></i></a></li>
|
<li class="googleplus"><a target="_blank" href="https://plus.google.com/b/117120749304988900189/117120749304988900189" title="Follow us on Google+"><i class="fa fa-google-plus"></i></a></li>
|
||||||
<li class="facebook"><a target="_blank" href="https://www.facebook.com/openlp" title="Follow us on Facebook"><i class="fa fa-facebook"></i></a></li>
|
<li class="facebook"><a target="_blank" href="https://www.facebook.com/openlp" title="Follow us on Facebook"><i class="fa fa-facebook"></i></a></li>
|
||||||
<li class="twitter"><a target="_blank" href="https://twitter.com/openlp" title="Follow us on Twitter"><i class="fa fa-twitter"></i></a></li>
|
<li class="twitter"><a target="_blank" href="https://twitter.com/openlp" title="Follow us on Twitter"><i class="fa fa-twitter"></i></a></li>
|
||||||
|
Loading…
Reference in New Issue
Block a user