Proyectos de Subversion LeadersLinked - SPA

Rev

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

Rev 425 Rev 426
Línea 23... Línea 23...
23
  & > h2 {
23
  & > h2 {
24
    font-size: 16px;
24
    font-size: 16px;
25
    line-height: 1.2;
25
    line-height: 1.2;
26
    margin-bottom:5px;
26
    margin-bottom:5px;
27
  }
27
  }
-
 
28
  input[text]{
-
 
29
    flex-grow: 1;
-
 
30
    padding: 0.5rem;
-
 
31
    background-color: #ECECEC;
-
 
32
    border: 1px solid var(--border-primary);
-
 
33
    border-radius: var(--border-radius) 0 0 var(--border-radius);
-
 
34
    width:80%;
-
 
35
  }
28
  p {
36
  p {
29
    color: var(--font-color);
37
    color: var(--font-color);
30
    font-size: 14px;
38
    font-size: 14px;
31
    font-weight: 400;
39
    font-weight: 400;
32
    text-align: justify;
40
    text-align: justify;