A new Minimalist userstyle
sangam.learnpunjabi.org - Minimalist by Mohsyn
Details
AuthorMohsyn
LicenseNo License
Categorysangam.learnpunjabi.org
Created
Updated
Size720 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 sangam.learnpunjabi.org - Minimalist
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new minimalist userstyle
@author Mohsyn
==/UserStyle== */
@-moz-document domain("sangam.learnpunjabi.org") {
body {
background-image: none !important;
}
.container {display: none}
.dropdown:nth-child(2){display: none}
.dropdown:nth-child(3){display: none}
.dropdown:nth-child(4){display: none}
.container.dropdown.li:nth-child(1){display: none}
.navbar-brand {display:none}
.row:nth-child(2).row:nth-last-child(4){display: none}
#Form1:nth-child(2){display: none !important}
.h5 {display: none !important}
.row:nth-child(5){display: none !important}
}