Matter dark for mobiles.
Matter M by him
Details
Authorhim
LicenseNo License
Categoryweb.getmatter.com
Created
Updated
Code size1.0 kB
Code checksume3adc33d
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Matter M
@namespace userstyles.world/user/him
@version 1.0.0
@description Small changes can make difference
@author Him
@advanced text bo "Sidebar Border" 20px
==/UserStyle== */
@-moz-document domain("web.getmatter.com") {
/* Insert code here... */
.ednwsl1k {
background: #222;
}
body{
transition: 1s ease
}
.ednwsl2d{
border: 0
}
.nl3lkb3{
background: #000;
border: 0;
border-radius: 0px /*[[bo]]*/ /*[[bo]]*/ 0px;
transition: 1s ease;
}
._1gyifwt7[data-is-settings=true] {
flex-direction: column;
}
._1hn0j7b1 {
width: min(100vw, 20rem);
overflow-x: hidden
}
.hmkdm18 {
margin-top: -80px;
min-height: 100%;
background: #111;
}
#primaryActionBar{
background: #1111119c;
border: 0;
backdrop-filter: blur(20px)
}
#articleContainer{
background: #111
}
.ednwsl2d {
border: 0;
background: #1110;
}
.ednwsl1m{
background: #222
}
}