Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 2658 Rev 2659
Línea 836... Línea 836...
836
.info-page {
836
.info-page {
837
    padding: 50px 0;
837
    padding: 50px 0;
838
}
838
}
Línea 839... Línea 839...
839
 
839
 
840
.section_admin_title_buttons {
840
.section_admin_title_buttons {
841
    width: 50%;
841
    width: 100%;
842
    display: flex;
842
    display: flex;
843
    margin-left: auto;
843
    margin-left: 0;
844
    justify-content: space-between;
844
    justify-content: space-between;
845
    align-items: center;
845
    align-items: center;
Línea 846... Línea 846...
846
}
846
}
847
 
847
 
848
.market_admin_title_buttons {
848
.market_admin_title_buttons {
-
 
849
    width: 100%;
-
 
850
    display: flex;
849
    width: 100%;
851
    gap: 1rem;
850
    display: flex;
852
    flex-direction: column;
851
    justify-content: space-between;
-
 
852
    align-items: center;
853
    justify-content: space-between;
Línea 853... Línea 854...
853
    margin-left: 0;
854
    align-items: center;
854
}
855
}
855
 
856
 
Línea 863... Línea 864...
863
 
864
 
864
.section_admin_title_buttons h1.title,
865
.section_admin_title_buttons h1.title,
865
.section_admin_title_buttons h2 {
866
.section_admin_title_buttons h2 {
866
    color: var(--dark);
867
    color: var(--dark);
867
    font-weight: bold;
868
    font-weight: bold;
868
    font-size: 18px;
869
    font-size: 1rem;
Línea 869... Línea 870...
869
}
870
}
870
 
871
 
871
.section_admin_title_buttons h2 {
872
.section_admin_title_buttons h2 {