Skip to content

Sysacad FRRO UTN - Verde by pandugat

Details

Authorpandugat

LicenseNo License

Categoryalumnos.frro.utn.edu.ar

Created

Updated

Size557 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

('-')/

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         alumnos.frro.utn.edu.ar
@version      20230428.02.00
@namespace    ?
==/UserStyle== */

@-moz-document regexp("https://alumnos.frro.utn.edu.ar/.*") {
body {
    background-image: none;
    background-color: #2d784a;
}

td {
    background-color: #009846;
    color: #76ee94;
}

input {
    border: 1px solid;
    border-color: #009846;
}

.tituloTabla {
    border: 3px solid;
    background-color: #018031;
    color: lightgreen;
}

.textoTabla > li > a {
    color: #76ee94;
}

li:hover {
    text-decoration: underline;
}
}

Reviews

No reviews yet.