Proyectos de Subversion Moodle

Rev

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

Rev 596 Rev 597
Línea 983... Línea 983...
983
    height: 100vh !important;
983
    height: 100vh !important;
984
}
984
}
Línea 985... Línea 985...
985
 
985
 
986
.h5p-iframe-wrapper iframe.h5p-iframe {
986
.h5p-iframe-wrapper iframe.h5p-iframe {
987
    height: 100% !important;
-
 
988
}
-
 
989
 
-
 
990
/* #page-mod-resource-view .main-content, #page-mod-hvp-view .main-content {
-
 
991
    margin-bottom: 0 !important;
-
 
992
    margin-top: 50px;
-
 
993
}
-
 
994
 
-
 
995
 
-
 
996
 
-
 
997
#page-mod-resource-view .main-content, #page-mod-hvp-view .main-content {
-
 
998
    height: 75vh !important;
-
 
999
} */
987
    height: 100% !important;
-
 
988
}
1000
989