Elimina acceso a cuenta personal de Facebook

This commit is contained in:
Manuel Cillero 2021-04-03 20:08:54 +02:00
parent 3c48057170
commit 6a811611e9
3 changed files with 0 additions and 12 deletions

View file

@ -316,7 +316,6 @@ div.wiki .external {
.icon-github:before { content: '\f09b'; }
.icon-gitlab:before { content: '\f296'; }
.icon-twitter:before { content: '\f309'; }
.icon-facebook:before { content: '\f30c'; }
.icon-linkedin:before { content: '\f318'; }
/*******************************************************************************
@ -449,9 +448,6 @@ ul.social-menu .social-link-blog:hover a {
ul.social-menu .social-link-twitter:hover a {
background-color: #46d4fe;
}
ul.social-menu .social-link-facebook:hover a {
background-color: #37589b;
}
ul.social-menu .social-link-linkedin:hover a {
background-color: #419cca;
}