error msg margin bottom
This commit is contained in:
parent
b98b22734e
commit
863e78fb32
1 changed files with 1 additions and 1 deletions
|
|
@ -252,7 +252,7 @@ input[type="submit"][disabled]{text-shadow:1px 2px #d48c4e;background:#f9ac69;bo
|
|||
|
||||
/** Quest Types **/
|
||||
|
||||
.success,.error{margin-top:15px;padding:5px 15px;border:1px solid #4F8A10;background:#DFF2BF;color:#4F8A10;border-radius:3px}
|
||||
.success,.error{margin:15px 0;padding:5px 15px;border:1px solid #4F8A10;background:#DFF2BF;color:#4F8A10;border-radius:3px}
|
||||
.error{border:1px solid #850000;background:#ebd3d3;color:#850000}
|
||||
.success p,.error p{margin-bottom:5px}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue