View Single Post
Old 08-28-2024, 05:57 AM   #7
Comfy.n
want to learn what I want
Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.
 
Posts: 1,615
Karma: 7891011
Join Date: Sep 2020
Device: none
I'm using Stylus and this single-line userstyle for MR:

PHP Code:
@-moz-document domain("mobileread.com") {
body{background:#D9D9E0;}

A darker main backgroud usually is enough for me to make websites eye-friendly.

Userstyling Google is a pain, though. I couldn't get used to their dark theme, so from time to time I need to add some extra CSS to this increasingly messy style:

Spoiler:

.pdswFd{
margin-top:-70px!important;
}

#tn_1{
margin-left:0px!important;
background-color:#F9F9Fe !important;}

.LHJvCe { margin-left:90px!important;}
*{font-family:arial !important;}

#topabar, #li_,#slim_appbar, #rcnt, .q ,.qs, .hdtbItm ,.hdtbSel,.hdtbU, .hdtb-mn-c, #center_col, .ab_tnavwwwwww_wrp, .com-googlifix, #cnt, .hdtb-mitem, .hdtb-imb, #hdtb-msb, #hdtbSum, #appbar, .g.Ww4FFb.tF2Cxc, .cF4V5c.Tlae9d.yTik0.wplJBd.PBn44e {background:#F9F9Fe !important;}

.cUezCb{font-size:11px!important;color:#0000EE!important;}
.luh4tb{font-size:11px!important;color:#0000EE!important;}
.YcUVQe{font-size:16px!important;}
.uUPGi{font-size:11px!important;}
/*#appbar {background:#e9e9e9 !important;}*/
/*#appbar {background:#F9F9Fe !important;}*/
/*#appbar {background:#f5f6fa !important;}*/
.T4LgNb, .cF4V5c.Tlae9d.gLSAk.rShyOb, .sfbg {background-color:#F9F9Fe !important;}

/*#rhs {margin-left:950px!important;}*/
.g{min-width:620px!important;}
div{
font-family:arial !important;}


a{color:#0000EE!important;}
h3{font-size:18px!important;}
a:visited{font-size:18px!important;color:#a959c1!important;}

.gL9Hy{font-size:17px!important;color:#0000EE!important;}

.cfxYMc.JfZTW.c4Djg.MUxGbd.v0nnCb{font-size:18px!important;color:#EAAE16!important;font-family:calibri !important;}
Comfy.n is offline   Reply With Quote