commento.js: show oauth above email login
This commit is contained in:
@@ -23,25 +23,20 @@
|
||||
opacity: 1;
|
||||
transition: opacity 0.2s;
|
||||
|
||||
@import "commento-oauth.scss";
|
||||
|
||||
hr {
|
||||
border: none;
|
||||
background: $gray-2;
|
||||
height: 1px;
|
||||
}
|
||||
|
||||
.commento-login-box-header {
|
||||
font-size: 20px;
|
||||
font-weight: 200;
|
||||
text-align: center;
|
||||
color: $pink-8;
|
||||
margin: 16px;
|
||||
margin: 24px 0px;
|
||||
}
|
||||
|
||||
.commento-login-box-subtitle {
|
||||
color: $gray-6;
|
||||
text-align: center;
|
||||
font-size: 15px;
|
||||
margin: 12px 0px;
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
@import "email-main.scss";
|
||||
|
||||
Reference in New Issue
Block a user