1
mirror of https://gitlab.com/commento/commento.git synced 2025-06-29 22:56:37 -04:00

oauth: add gitlab

This commit is contained in:
Adhityaa Chandrasekar
2019-02-22 21:54:08 -05:00
parent c07f3e8b9f
commit 3e5c1c2656
8 changed files with 183 additions and 1 deletions

View File

@ -32,5 +32,12 @@
font-size: 13px;
width: 70px;
}
.commento-gitlab-button {
background: #fc6d26;
text-transform: uppercase;
font-size: 13px;
width: 70px;
}
}
}