fix ui
VK FIX by f0xss
Details
Authorf0xss
LicenseNo License
Categoryvk.com
Created
Updated
Size462 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 vk.com/pustoshka_board
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("vk.com") {
#page_suggested_posts {
background-color: #edeef0 !important;
}
.wall_posts {
background-color: #edeef0;
}
._post.post {
border: solid 1px #a3a3a3;
border-radius: 5px !important;
background-color: white !important;
}
}