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

oauth: add twitter

This commit is contained in:
Adhityaa Chandrasekar
2019-02-22 21:23:24 -05:00
parent d367ac8391
commit c07f3e8b9f
9 changed files with 212 additions and 0 deletions

View File

@ -25,5 +25,12 @@
font-size: 13px;
width: 70px;
}
.commento-twitter-button {
background: #00aced;
text-transform: uppercase;
font-size: 13px;
width: 70px;
}
}
}