Proyectos de Subversion Moodle

Rev

Rev 1186 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1186 Rev 1205
Línea 1... Línea 1...
1
header.page-header-content {
1
header.page-header-content {
2
    display: none;
2
    display: none;
3
}
3
}
4
.tertiary-navigation {
4
/* .tertiary-navigation {
5
    width: fit-content; 
5
    width: fit-content; 
6
    position: absolute; 
6
    position: absolute; 
7
    top: 0.5rem; 
7
    top: 0.5rem; 
8
    right: 1rem;
8
    right: 1rem;
9
}
9
}
Línea 19... Línea 19...
19
@media (min-width:768px) {
19
@media (min-width:768px) {
20
    .tertiary-navigation {
20
    .tertiary-navigation {
21
        right: 1rem;
21
        right: 1rem;
22
    }
22
    }
Línea 23... Línea 23...
23
    
23
    
Línea 24... Línea 24...
24
}
24
} */
25
 
25
 
26
#page-report-outline-index .tertiary-navigation+form {
26
#page-report-outline-index .tertiary-navigation+form {
27
    margin-top: 60px;
27
    margin-top: 60px;