commented out lines 668-670

Why did I have thatttt????
This commit is contained in:
mandorinn 2022-04-11 17:23:19 -05:00 committed by GitHub
parent 82166ffeeb
commit 01d6ac64f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
/* ==UserStyle==
@name eSix Café
@namespace mandorinn
@version 1.1.2
@version 1.1.3
@description A muted and easy on the eyes style for e621.
@author mandorinn
@preprocessor stylus
@ -665,9 +665,9 @@
margin-top: .2rem;
margin-left: .05rem;
}
#sidebar > div:nth-child(2) {
/*#sidebar > div:nth-child(2) {
display:none;
}
}*/
.color-muted {
color: var(--base-text)!important;
opacity: .5;