From 39545d49c15c860ff1761a6a28ae686b616d7e4b Mon Sep 17 00:00:00 2001 From: Marcel Schwarz Date: Sun, 19 Sep 2021 18:46:30 +0200 Subject: [PATCH] Add GitLab --- css/brands.css | 8 ++++++ icons/gitlab.svg | 69 ++++++++++++++++++++++++++++++++++++++++++++++++ index.html | 4 +++ 3 files changed, 81 insertions(+) create mode 100644 icons/gitlab.svg diff --git a/css/brands.css b/css/brands.css index 60ec68d..4d5c5d5 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; 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/index.html b/index.html index b0540f0..ff4fa72 100644 --- a/index.html +++ b/index.html @@ -211,6 +211,10 @@ Skoob LogoSkoob
+ + GitLab LogoGitLab +
+

Build your own by forking LittleLink.