mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-28 11:31:55 +02:00
Add styles for the newsletter checkbox.
This commit is contained in:
@@ -91,6 +91,16 @@
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.login-register-newsletter {
|
||||
font-size: 90%;
|
||||
margin: @line-height-computed -(2 * @line-height-computed) 0;
|
||||
text-align: left;
|
||||
|
||||
& > .checkbox {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.login-btn-ieee {
|
||||
.make-login-register-brand-btn(@brand-ieee-color);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user