mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-06-17 03:45:25 +02:00
Add recaptcha v2 to verify guest logins (#55)
This commit is contained in:
committed by
GitHub
parent
f6b354f10d
commit
392c7ae69e
@ -490,6 +490,11 @@ p.mentioned span.chatmessage {
|
||||
top: -5px;
|
||||
}
|
||||
|
||||
#google-recaptcha {
|
||||
margin: 0 auto;
|
||||
width: 302px;
|
||||
}
|
||||
|
||||
/* CSS Variables */
|
||||
:root {
|
||||
/*--<var>: <value>*/
|
||||
|
Reference in New Issue
Block a user