Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 5784 Rev 5785
Línea 52... Línea 52...
52
    background-color: #dfdfdf;
52
    background-color: #dfdfdf;
53
    border-radius: 50%;
53
    border-radius: 50%;
54
    font-size: 1.2rem;
54
    font-size: 1.2rem;
Línea 55... Línea 55...
55
 
55
 
56
    &:not(:first-child) {
56
    &:not(:first-child) {
57
      margin-left: -0.8rem;
57
      margin-left: -0.5rem;
58
    }
58
    }
Línea 59... Línea 59...
59
  }
59
  }
60
 
60
 
61
  span {
61
  span {
-
 
62
    color: $subtitle-color;
62
    color: $subtitle-color;
63
    margin-left: .2rem;
63
    margin-left: .5rem;
64
    font-size: .9rem;
Línea 64... Línea 65...
64
  }
65
  }
65
}
66
}