Skip to content

Dark mode nova.elportaldelalumno.com by gab001

Screenshot of Dark mode nova.elportaldelalumno.com

Details

Authorgab001

LicenseNo License

Categorynova.elportaldelalumno.com

Created

Updated

Size2.2 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dark mode - tema oscuro de nova.elportaldelalumno.com - Test autoescuela 2024

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Dark mode nova.elportaldelalumno.com
@version      2024.5
@namespace    https://userstyles.world/user/gab001
@description  Dark mode - tema oscuro de nova.elportaldelalumno.com - Test autoescuela 2024
@author       gab001
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://nova.elportaldelalumno.com/") {
/*pantalla login*/
#FormLogin_TextBoxAutoescuela,
#FormLogin_TextBoxNombre,
#FormLogin_TextBoxContrasena{
    background-color: #91a4d5;
}

/*Fondo y texto en tests e inicio*/
#divCuerpo,
#DivIzq,
#divPie,
#FormResumen,
#FondoCambiante1_DivFondoCambiante,
#CuerpoPrincipal,
.Est_PreguntaRepaso{
    background-color: #3a3a3a;
    color: #eaeaea;
}

/*Texto de preguntas y opciones tests casi negrita (bold)*/
.TextoPregunta{
    font-weight: 500;
}


/*Resumen tras el test*/
.Resumen_Dato.Resumen_Dato--Numerico,
span#Resumen_LabelAlumno.Resumen_Dato,
span#Resumen_LabelTest.Resumen_Dato{
    color: #eaeaea;
    background-color: #5e5e5e;
}



/*Texto debajo de Tipo de test y Dificultad */
span#LabelEpda{
    color: #eaeaea !important;
}


/*Fondo total Caja Ayuda en tests*/
.CajaRedondeado.containerTestAyuda{
    background-color: #444;
}

/*Textos en Ayuda en tests*/
.CajaRedondeado.containerTestAyuda div.titulo,
.CajaRedondeado.containerTestAyuda div.normal,
.CajaRedondeado.containerTestAyuda li.normal{
    color: #eaeaea;
}

/*Anula el color negro del texto que hay definido en algunos cuadros de Ayuda */
.CajaRedondeado.containerTestAyuda div.titulo span,
.CajaRedondeado.containerTestAyuda div.normal span,
div#TestAyudaTexto ul li.normal span{
    color: #eaeaea !important;
}


/*Panel lateral izq. de enlaces Estadísticas*/
#ucEstadisticas_UpdPanelMenu a{
    color: #c5dfff
}

/*Nombre alumno en cabecera azul*/
#LabelAlumno.navbar-text{
    color: #355dad;
}


/*Mi perfil*/
div#ucMiPerfil_Box{
    background-color: #5e5e5e;
}

div#ucMiPerfil_Box span{
    color: #5a5a5a;
}


/*Estadísticas*/
body#Estadistica_body{
    background-color: #e2e2e2 !important;
}



}

Reviews

No reviews yet.