Убирает нижнее поле
zarplata.ru by sitkiller
Details
Authorsitkiller
LicenseNo License
Categoryzarplata.ru
Created
Updated
Size631 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 zarplata.ru
@version 20230831.08.30
@namespace userstyles.world/user/sitkiller
@description Убирает нижнее поле
@author sitkiller
@license No License
==/UserStyle== */
@-moz-document domain("zarplata.ru") {
/*
@name zarplata.ru (footer none)
@version 1.0
@namespace userstyles.world/user/sitkiller
@description Убирает нижнюю плашку
@author KiLLeR
@license No License
@Link https://vk.com/Lost82
@Site https://vk.com/Lost82
Release ver. 1.0.0 (30.01.2023):
*/
footer
{display:none !important}
}