correccion

parent 50dda022
......@@ -450,11 +450,13 @@ div .txt-center {
padding-right: 5px;
}
.error {
background:#ffecec;
/*background:#ffecec;*/
background: #f5a800;
/* border:1px solid #f5aca6; */
}
.success {
background:#e9ffd9;
/*background:#e9ffd9;*/
background: #f5a800;
/* border:1px solid #a6ca8a; */
}
.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