correccion

parent 50dda022
...@@ -450,11 +450,13 @@ div .txt-center { ...@@ -450,11 +450,13 @@ div .txt-center {
padding-right: 5px; padding-right: 5px;
} }
.error { .error {
background:#ffecec; /*background:#ffecec;*/
background: #f5a800;
/* border:1px solid #f5aca6; */ /* border:1px solid #f5aca6; */
} }
.success { .success {
background:#e9ffd9; /*background:#e9ffd9;*/
background: #f5a800;
/* border:1px solid #a6ca8a; */ /* border:1px solid #a6ca8a; */
} }
.warning { .warning {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment