Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 3207 Rev 3307
Línea 4867... Línea 4867...
4867
    position: fixed;
4867
    position: fixed;
4868
    bottom: 0;
4868
    bottom: 0;
4869
    right: 0;
4869
    right: 0;
4870
}
4870
}
Línea -... Línea 4871...
-
 
4871
 
-
 
4872
.ext_share {
-
 
4873
    display: flex;
-
 
4874
    align-items: center;
-
 
4875
    padding: .5rem 1rem;
-
 
4876
    background-color: #fff;
-
 
4877
    box-shadow: 0px 4px 4px -2px rgb(0 0 0 / 12%), 0px -4px 4px -2px rgb(0 0 0 / 12%);
-
 
4878
}
4871
 
4879
 
4872
.highlighted {
4880
.highlighted {
4873
    backdrop-filter: blur(35px);
4881
    backdrop-filter: blur(35px);
4874
    animation: droping 1s ease infinite;
4882
    animation: droping 1s ease infinite;