WK take all screen
VK 2019 wide by breat
Imported and mirrored from https://raw.githubusercontent.com/uso-archive/data/flomaster/data/usercss/172886.user.css
Details
Authorbreat
LicenseNO-REDISTRIBUTION
Categoryvk
Created
Updated
Size618 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 2019 wide
@namespace USO Archive
@author Breat
@description WK take all screen
@version 20190624.23.11
@license NONE
@preprocessor uso
==/UserStyle== */
@-moz-document domain("vk.com") {
/*
Author : Breat
Author URI : https://breatme.tumblr.com
*/
#page_layout,
#main_feed {
width: 98% !important;
}
#page_body {
width: 90% !important;
}
#page_header {
width: 98% !important;
}
.ts_wrap {
margin-left: 190%;
}
#ts_cont_wrap {
margin-left: 26%;
}
.head_nav_item fl_l,.head_nav_btns {
margin-left: 25%;
}
}