Added sfw
parent
3851dbceeb
commit
d7d115328f
1 changed files with 9 additions and 0 deletions
|
@ -109,3 +109,12 @@ ol li:hover .message a.name {
|
|||
background: #efefef;
|
||||
}
|
||||
```
|
||||
|
||||
<h2 id="sfw"><a href="#sfw">Make Bungloo "save for work"</a></h2>
|
||||
|
||||
Hides all colorfull avatars, images, maps, videos, etc.
|
||||
|
||||
```
|
||||
.sidebar-user, .image, .images { display: none; }
|
||||
.data { margin-left: 0; }
|
||||
```
|
Reference in a new issue