index.css 146 Bytes
Newer Older
Luis Gangas committed
1 2 3 4 5 6 7
.so-card-2 {
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

#txtNumeroDocumentoNuevaFicha-error{
    color: #D84315;
}