Matter black for desktop.
Matter by him
Details
Authorhim
LicenseNo License
Categoryweb.getmatter.com
Created
Updated
Size883 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 Matter
@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
}
.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: #111;
}
.ednwsl1m{
background: #222
}
}