iojkoio
02.02.2023, 18:16:41 by dick777
Details
Authordick777
LicenseNo License
Categoryiuyiuy
Created
Updated
Size1.1 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
ioioio
Source code
/* ==UserStyle==
@name 02.02.2023, 18:16:41
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("example.com") {
/* Место для CSS кода... */
}@-moz-document domain("vk.com") {
/*by Ash @defenders08
Дизайнеры ВК, вы конченные долбаёбы...
С любовью, Эш...*/
.narrow_column {
width: 230px;
}
.narrow_column_wrap {
width: 230px;
}
/* .narrow_column_wrap {
width: 346px;
} */
[dir=ltr] .wide_column_left .wide_column_wrap {
margin-right: calc(345px + var(--page-block-offset, 15px));
}
[dir=ltr] .wide_column_left .wide_column_wrap {
margin-right: 15px;
width: 550px;
}
#page_body.fl_r {
width: 795px !important;
}
#page_layout, #page_header {
width: 960px;
}
.im-right-menu .ui_rmenu {
max-width: 230px;
}
/* .Profile__column.vkuiSplitCol {
width: 230px !important;
} */
.ProfileGroup {
width: 230px;
}
.ProfileGiftsRow {
width: 230px;
}
}