Fix login stuff
This commit is contained in:
@@ -62,4 +62,8 @@ p.success {
|
||||
p.error, p.req {
|
||||
color: #d8122d;
|
||||
font-weight: normal;
|
||||
}
|
||||
}
|
||||
|
||||
p.success strong, p.error strong, p.req strong {
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user