mirror of
https://gitlab.com/openlp/website.git
synced 2024-12-22 04:52:49 +00:00
Revert previous commit
This commit is contained in:
parent
56e150994d
commit
dfcb0b5647
@ -280,11 +280,11 @@ article blockquote p:first-child {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
li.reddit a:hover {
|
||||
.social-links li.reddit a:hover {
|
||||
color: #ff4500;
|
||||
}
|
||||
|
||||
li.telegram a:hover {
|
||||
.social-links li.telegram a:hover {
|
||||
color: #0088cc;
|
||||
}
|
||||
|
||||
|
@ -527,7 +527,7 @@
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12">
|
||||
<ul class="text-center">
|
||||
<ul class="social-links 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="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>
|
||||
|
Loading…
Reference in New Issue
Block a user