New social icons for providers
GitHub and GitLab
This commit is contained in:
parent
968046543c
commit
5df8075762
9 changed files with 29 additions and 15 deletions
|
@ -71,6 +71,10 @@ ul.social-menu .social-link-facebook:hover a {
|
|||
ul.social-menu .social-link-linkedin:hover a {
|
||||
background-color: #419cca;
|
||||
}
|
||||
ul.social-menu .social-link-github:hover a,
|
||||
ul.social-menu .social-link-gitlab:hover a {
|
||||
background-color: #bd2c00;
|
||||
}
|
||||
ul.social-menu .social-link-mail:hover a {
|
||||
background-color: #9fae37;
|
||||
}
|
||||
|
|
Reference in a new issue