diff --git a/css/brands.css b/css/brands.css index 60ec68d..a321f2c 100644 --- a/css/brands.css +++ b/css/brands.css @@ -123,6 +123,14 @@ button:hover, .button.button-github:focus { filter: brightness(90%) } +/* Gitlab */ +.button.button-gitlab { + color: #ffffff; + background-color: #6151b2 } +.button.button-gitlab:hover, +.button.button-gitlab:focus { + filter: brightness(90%) } + /* Goodreads */ .button.button-goodreads { color: #333333; @@ -317,3 +325,11 @@ button:hover, .button.button-wordpress:hover, .button.button-wordpress:focus { filter: brightness(90%) } + +/* Xing */ +.button.button-xing { + color: #FFFFFF; + background-color: #026466 } +.button.button-xing:hover, +.button.button-xing:focus { + filter: brightness(90%) } diff --git a/icons/gitlab.svg b/icons/gitlab.svg new file mode 100644 index 0000000..f04b524 --- /dev/null +++ b/icons/gitlab.svg @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + 1x + + + 1x + + + 1x + + + + 1x + + + diff --git a/icons/xing.svg b/icons/xing.svg new file mode 100644 index 0000000..ad84a5a --- /dev/null +++ b/icons/xing.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/index.html b/index.html index b0540f0..4bac6a6 100644 --- a/index.html +++ b/index.html @@ -211,6 +211,13 @@ Skoob LogoSkoob
+ + GitLab LogoGitLab +
+ + + xing LogoXing +

Build your own by forking LittleLink.