@@ -0,0 +1,11 @@
:root {
--favicon-dimensions-width: 32px;
--favicon-dimensions-height: auto;
--markdown-devicon-color: white;
}
img[alt$="file_ext"] {
width: var(--favicon-dimensions-width);
height: var(--favicon-dimensions-height);
vertical-align: middle;
The note is not visible to the blocked user.