Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 2588 | Rev 2592 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 2588 Rev 2590
Línea 5984... Línea 5984...
5984
    width: 100%;
5984
    width: 100%;
5985
    display: flex;
5985
    display: flex;
5986
    gap: .5rem;
5986
    gap: .5rem;
5987
}
5987
}
Línea -... Línea 5988...
-
 
5988
 
-
 
5989
.chat-header a {
-
 
5990
    text-decoration: none;
-
 
5991
    color: var(--dark);
-
 
5992
}
-
 
5993
 
-
 
5994
.chat-header h2 {
-
 
5995
    font-weight: 700;
-
 
5996
    text-align: center;
-
 
5997
}
5988
 
5998
 
5989
.mf-field input {
5999
.mf-field input {
5990
    flex: 1;
6000
    flex: 1;
5991
    background-color: #fff;
6001
    background-color: #fff;
5992
    color: #b2b2b2;
6002
    color: #b2b2b2;