Muda o tema para escuro!
colaboraread.com.br by FilipeSantss
Details
AuthorFilipeSantss
LicenseNo License
Categoryhttps://www.colaboraread.com.br/aluno/dashboard/index/4370075802
Created
Updated
Size583 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 colaboraread.com.br
@version 20250218.00.57
@namespace ?
==/UserStyle== */
@-moz-document domain("ava.ead.br") {
body {
background-color: #121212 !important;
color: #ffffff !important;
}
a, h1, h2, h3, h4, h5, h6, p, span, div {
color: #ffffff !important;
}
.navbar, .menu, .sidebar {
background-color: #1e1e1e !important;
}
button, input, textarea, select {
background-color: #333333 !important;
color: #ffffff !important;
border: 1px solid #555555 !important;
}
}