Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
Merge pull request #43 from logonoff/logonoff-remove-gplus
Browse files Browse the repository at this point in the history
  • Loading branch information
vrutkovs authored May 29, 2024
2 parents 41fe1ad + 7d3b296 commit 582489c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
6 changes: 1 addition & 5 deletions docs/css/extra.css
Original file line number Diff line number Diff line change
Expand Up @@ -1424,10 +1424,6 @@ ul.social li.twitter:hover span i {
color: #3C8FC9 !important
}

ul.social li.google:hover span i {
color: #d73d32 !important
}

ul.social li.github:hover span i {
color: #000 !important
}
Expand All @@ -1440,4 +1436,4 @@ ul.social span i {
padding: 4px;
color: #ddd !important;
font-size: 28px
}
}
7 changes: 0 additions & 7 deletions overrides/partials/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,6 @@
</span>
</a>
</li>
<li class="google">
<a href="https://plus.google.com/communities/114361859072744017486">
<span>
<i class="fa fa-google-plus-square"></i>
</span>
</a>
</li>
<li class="facebook">
<a href="https://www.facebook.com/openshift">
<span>
Expand Down

0 comments on commit 582489c

Please sign in to comment.