Updated Plugins (markdown)
parent
e3358a09f1
commit
da200eab58
1 changed files with 2 additions and 2 deletions
|
@ -128,9 +128,9 @@ ol li:hover .message a.name {
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
<h2 id="sfw"><a href="#sfw">Make Bungloo "save for work"</a></h2>
|
<h2 id="sfw"><a href="#sfw">Make Bungloo “safe for work”</a></h2>
|
||||||
|
|
||||||
Hides all colorfull avatars, images, maps, videos, etc.
|
Hides all colorful avatars, images, maps, videos, etc.
|
||||||
|
|
||||||
``` css
|
``` css
|
||||||
.sidebar-user, .image, .images { display: none; }
|
.sidebar-user, .image, .images { display: none; }
|
||||||
|
|
Reference in a new issue