diff --git a/Plugins.md b/Plugins.md index cc18cf9..14db4ed 100644 --- a/Plugins.md +++ b/Plugins.md @@ -132,7 +132,7 @@ ol li:hover .message a.name { Hides all colorfull avatars, images, maps, videos, etc. -``` +``` css .sidebar-user, .image, .images { display: none; } .data { margin-left: 0; } ``` \ No newline at end of file