A new userstyle
www.educamundo.com.br by noahkrpg
Details
Authornoahkrpg
LicenseNo License
Categorywww.educamundo.com.br
Created
Updated
Size406 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Source code
/* ==UserStyle==
@name www.educamundo.com.br - 9/14/2023, 9:22:26 AM
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("https://www.educamundo.com.br") {
.modal-content {
display: none !important;
}
modal-dialog modal-lg {
display: none !important;
}
}