We've recently updated the website with a range of improvements designed to create a more comfortable and engaging experience for visitors. These updates include the addition of a dark mode, which provides an alternative color scheme that can be easier on the eyes and more energy-efficient, as well as the removal of the scrollbar to create a smoother and more immersive browsing experience that eliminates distractions. In addition, we've removed all ads from the website to create a more informative and engaging experience with high-quality content that meets visitors' needs. These updates are aimed at creating a more user-friendly and engaging experience for visitors, with a focus on enhancing usability, aesthetics, and content quality.
DontEvenReply: Styled by joelmatho
Details
Authorjoelmatho
LicenseMIT
Categorydontevenreply.com
Created
Updated
Size6.6 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
-
The website has undergone some significant updates to enhance the user experience, including the addition of a dark mode, removal of the scrollbar, and elimination of all ads.
-
The new dark mode provides an alternative color scheme that is easier on the eyes and can reduce energy consumption, while also offering a modern and stylish look.
-
Removing the scrollbar has resulted in a smoother and more immersive browsing experience, making it easier for visitors to engage with the content without any distractions.
-
The removal of all ads has resulted in a more informative and engaging experience with high-quality content that meets visitors' needs, without any distracting or irrelevant content.
-
The combination of dark mode, no scrollbar, and no ads is designed to create a more comfortable and engaging experience for visitors, regardless of their personal preferences.
-
Overall, these updates are intended to create a more user-friendly and engaging experience for visitors, with a focus on enhancing usability, aesthetics, and content quality.
Source code
/* ==UserStyle==
@name DontEvenReply: Styled
@namespace github.com/openstyles/stylus
@version 1.1.0
@description A new userstyle
@author Joelmatho
==/UserStyle== */
@-moz-document domain("dontevenreply.com") {
/* Table Data */
table tr td {
background-color: #3b3b3b !important;
color: #ffffff;
transform: translatex(0px) translatey(0px);
}
body > table > tbody > tr > td > table > tbody > tr:nth-child(3) > td > table > tbody > tr:nth-child(1) > td:nth-child(2) > div:nth-child(2) > div:nth-child(2) > font {
color: gray;
}
/* Import Google Fonts */
@import url("//fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap");
/* Division */
.mainpagetable > tbody > tr > td > div {
font-weight: 700;
text-decoration: none;
word-spacing: -1.4px;
}
/* Division */
.mainpagetable .mainpost div:nth-child(1) {
text-align: center;
}
/* Mainpost */
.mainpagetable tr .mainpost {
text-align: center;
}
/* Division */
.mainpagetable > tbody > tr > td > div div {
font-family: 'Montserrat', sans-serif;
}
/* Link */
table tbody tr td .mainpagetable tbody tr td > a {
font-family: MontseMontserrat, sans-serifrrat, sans-serif !important;
}
/* Link */
.mainpagetable tbody tr td > a {
color: #d3d3d3 !important;
font-weight: 600;
}
/* Mainpost header */
.mainpagetable tr .mainpost_header {
text-align: center;
}
/* Table Data */
table tr td {
transform: translatex(0px) translatey(0px);
}
/* Hide scrollbar for Chrome, Safari and Opera */
::-webkit-scrollbar {
display: none;
}
/* Link */
table tr a:nth-child(5) {
display: none;
}
/* Table Data */
table:nth-child(1) tr:nth-child(2) td:nth-child(1) {
transform: translatex(0px) translatey(0px);
font-size: 16px !important;
}
/* Mainpost */
.mainpagetable tr .mainpost {
border-color: rgba(255, 255, 255, 0.3) !important;
transform: translatex(0px) translatey(0px);
}
/* Mainpost content */
.mainpagetable tr .mainpost_content {
border-color: rgba(255, 255, 255, 0.3);
}
/* Table Data */
.mainpagetable > tbody > tr > td {
border-color: rgba(255, 255, 255, 0.3);
}
/* Table Row */
table tbody tr {
transform: translatex(0px) translatey(0px);
}
/* Body */
body {
background-color: #3b3b3b;
}
/* Mainpost header */
table .mainpost:nth-child(3) .mainpost_header {
height: 21px;
background-color: #6d6d6d;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
/* Mainpost subheader */
table .mainpost:nth-child(3) .mainpost_subheader {
background-color: #545454;
}
/* Mainpost */
table .mainpost:nth-child(3) .mainpost_ad {
background-color: #6d6d6d;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
/* Mainpost */
table tr .mainpost:nth-child(3) {
border-style: solid;
border-color: #ffffff;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
transform: translatex(0px) translatey(0px);
}
/* Mainpost content */
table .mainpost:nth-child(3) .mainpost_content {
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
/* Mainpost */
.mainpagetable tr .mainpost {
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-color: #ffffff;
}
/* Mainpost */
.mainpagetable tr .mainpost_ad {
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
background-color: #6d6d6d;
font-family: Montserrat, sans-serif;
}
/* Mainpost header */
.mainpagetable tr .mainpost_header {
background-color: #878787 !important;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
font-family: Montserrat, sans-serif;
}
/* Mainpost subheader */
.mainpagetable tr .mainpost_subheader {
background-color: #545454;
font-family: Montserrat, sans-serif;
}
/* Link */
.mainpagetable .mainpost_subheader a {
color: #d3d3d3;
font-family: Montserrat, sans-serif;
}
/* Mainpost content */
.mainpagetable tr .mainpost_content {
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
font-family: Montserrat, sans-serif;
}
/* Link */
.mainpagetable .mainpost a {
color: #a3a3a3;
}
/* Link */
td > div > a {
color: #a3a3a3 !important;
}
/* Link */
.mainpagetable div div a {
color: #a3a3a3 !important;
font-family: Montserrat, sans-serif;
}
/* Link */
.mainpagetable tbody tr td > a {
color: #a3a3a3;
font-family: Montserrat, sans-serif;
}
/* Leftmenu */
.mainpagetable tr .leftmenu {
display: none;
}
/* Division */
.mainpagetable tr div:nth-child(9) {
display: none;
}
/* Division */
.mainpagetable > tbody > tr > td > div div {
font-family: 'c';
}
/* Division */
.mainpagetable .rightmenu div:nth-child(1) {
font-family: Montserrat, sans-serif;
}
/* Division */
.mainpagetable .rightmenu div:nth-child(2) {
font-family: Montserrat, sans-serif;
}
/* Division */
.mainpagetable .rightmenu div:nth-child(4) {
font-family: Montserrat, sans-serif;
}
/* Division */
.mainpagetable .rightmenu div:nth-child(5) {
font-family: Montserrat, sans-serif;
}
/* Division */
.mainpagetable tr div:nth-child(10) {
font-family: Montserrat, sans-serif;
}
/* Link */
.rightmenu div a {
font-family: Montserrat, sans-serif;
}
/* Image */
tr td .mainpost .mainpost_content img {
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
/* Image */
.mainpagetable .mainpost_ad img {
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
}