Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 2235 Rev 2299
Línea 837... Línea 837...
837
.info-page {
837
.info-page {
838
    padding: 50px 0;
838
    padding: 50px 0;
839
}
839
}
Línea 840... Línea 840...
840
 
840
 
841
.section_admin_title_buttons {
841
.section_admin_title_buttons {
842
    float: left;
842
    display: flex;
843
    width: 100%;
843
    width: 50%;
-
 
844
    margin-left: auto;
-
 
845
    justify-content: space-between;
844
    /*margin-bottom: 45px; margin-top: 20px;*/
846
    align-items: center;
Línea 845... Línea 847...
845
}
847
}
-
 
848
 
846
 
849
.section_admin_title_buttons h1.title,
847
.section_admin_title_buttons h1.title {
850
.section_admin_title_buttons h2 {
848
    color: #0961bf;
851
    color: var(--dark);
849
    font-weight: bold;
852
    font-weight: bold;
850
    font-size: 16px;
853
    font-size: 16px;